I’m trying to get my website to be accessible over https on server 03. I have a lab environment, and I want to configure it to see it work. Installed certificate authority, assigned a certificate to the web site in IIS. I then added an entry in the host file to match the host header of the site. I added a html file in the folder of the path specified for the site so that the contents of the file would appear on screen.
If i type site.com i can access it over http, if I then go and change the security settings and select require secure authentication and 128 bit exc., and then go to the site, I get the message “must be accessed over https:”. However if i go to https: instead i get web site unavailable. Any suggestions? What am I missing Thanks…