https not working... binding set, certificate installed
- by rksprst
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!