Curator no longer supports IIS on new installations.
Enabling SSL
- In IIS Manager, on the left-hand pane, select the server (note: not the site).
- On the server Home page double-click Server Certificates (in the center pane).
-
On the right-hand pane click the
Complete Certificate Request
link. -
Follow the steps below in the Complete Certificate Request wizard, then click OK:
File name containing the certificate authority’s response: Your .cer file
Friendly name: Give your cert a name! Recommended format:
curator-cert-[expiration-date]
Select a certificate store for the new certificate: Select Web Hosting. - In IIS Manager, on the left-hand pane, select the site that is running Curator.
- On the right-hand pane under Edit Site, click Bindings….
- In the Bindings window, click Add
- Follow the steps below in the Add Site Bindings window, then click OK: Type Select https. IP address Select the IP address of the site (or select All Unassigned). Port Type port 443 SSL certificate Select the new SSL cert you created in step #4
- On the right-hand pane click Restart