I wanted to use https instead of http.
i have own IIS (web hosting). so, i created myself self-signed certificate in IIS.
while createing it asks name, i gave my computer name. then in binding i added https. // lets assume my computer name : xxx
before my site path: http:chri.tool.com
now i used https. now it is showing https://chri.tool.com. But.
i am in two strugle.
when i give like https://chri.tool.com, it shows warming message in browser (chrome) " The site's security is not trusted" then i give proceed, now it is working. but it is showing in red color certificate not verified.
FireFox:"This connectins is untrusted" not working.
IE : the problem with website security certificate then i gave continiue. now working . but it is showing invalid.
1. when i give path like : https://xxx. (which is running my locat system), https shows in green color.
...
Go to the complete details ...