https not working... binding set, certificate installed
Posted
by rksprst
on Server Fault
See other posts from Server Fault
or by rksprst
Published on 2010-03-29T00:02:24Z
Indexed on
2010/03/29
0:13 UTC
Read the original article
Hit count: 809
I've installed the certificate and set the https bindings. However, when I load the site on https it does not load.
I've looked at all the settings but everything seems correct.
I've restarted the site numerous times. The certificate is stored on the local computer under personal->certificates... I have the private key for the certificate. The port (443) is open.
If I try https://localhost on the server, the site loads... but with a domain error (i.e. it's localhost and not thedomain.com). But https://thedomain.com doesn't load.
I really don't know why the https url isn't loading... anyone have any ideas?
Thanks!
© Server Fault or respective owner