https - Enabling SSL on localhost IIS -


i run localhost on windows 8.1 (bootcamp on mac) , need enable ssl.

i have default server certificates on 127.0.0.1 , localhost. have localhost 1 assigned websites on port 443.

https still returns security error need work on http

my websites run on 44300 port (eg. localhost:44300) tried bind certificate 44300, still didn't work.

how make locahost work https? thanks

enter image description here

enter image description here


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -