Hi guys,
We have a site and SSL certificate were installed to work with https. Unfortunately, the site was still inaccessible even after SSL was innstalled. The certificate seems to be okay as there is no error found and it says that it is Okay.
Site Binding has been updated as well. HTTPS was added in port 443. the port is open both on server and firewall. We have notice also that there is a question mark (?) on the globe beside site name on IIS window. And on site bindings we have these settings but we're not sure what is these for. Any idea about these?
Type | Host Name | Port | IP Address | Binding Information |
Net.tcp | - | - | - | 808:* |
Net.pipe |
|
| - | * |
Net.msmq | - | - | - | Localhost |
msmq.formatname | - | - | - | localhost |
http | Exa.xample.com | 80 | * | - |
https | - | 443 | * | - |
The site can be access using the hostname (ex. exa.xample.com) both with HTTP & HTTPS but not with the actual site name/common name/URL (ex.exa.sample.com) it can only be accessible with http.
Thanks,