Perform the following steps on the NES host to replace an expired TLS certificate.
- Open IIS Manager.
- In the Connections navigation pane, expand Computer_Name, and then in the IIS section, double-click Server Certificates.
Note: If you cannot find Server Certificates, click the Features View tab, which appears at the bottom of the window.
- In the Actions navigation pane, on the right side of the window, click Import.
- In the Import Certificate window perform the following actions:
- In the Certificate file (.pfx) field, click the ellipsis (…) button.
- Change the extension list to *.*.
- Browse to the location of the TLS certificate, select the certificate file, and then click Open.
- In the Password field, type the password that was used to encrypt the private key.
- In the Select Certificate Store list, select Web Hosting.
- Click OK.
- In the Connections navigation pane, expand .
- Right-click Default Web Site, and then select Edit Bindings.
- Select https and then click Edit.
- In the SSL certificate list, select the name of the new TLS certificate.
- Click OK.
- Click Close.
Comments
0 commentsPlease sign in to leave a comment.