Update SSL Certificate bindings in IIS
User cannot access website.
Munis
IIS (Internet Information Services)
SSL
Certificate
Cert
MSS
ESS
SSL certificate expired. When technician replicates issue, is able to proceed through SSL certificate warnings, view expired certificate chain, and proceed to website.
Certificate is already imported to the personal store. The only need is to update bindings to certificate to web site(s) in IIS.
Open IIS
In the Connections panel, expand the server and Sites folder by clicking the arrows
Right click each site (for example, essXXXXprod) > Edit Bindings
OR, click each site, then in the Actions panel, click Bindings…
Double click the binding with Type: https
OR, select the binding with type https and click Edit
If multiple web site names are hosted on one server, enter the site/domain name for Host name
Check the box for Require Server Name Indication
From the SSL Certificate dropdown, select the new certificate.
You can click View to review certificate details to verify the correct certificate is selected
Click OK, then click Close
Repeat steps for each web site under Sites.