Configuring SSL for C•CURE IQ

Use the following steps to configure SSL during the initial C•CURE IQ installation.
Note: The self-signed certificate that you create during this task is for use only during the initial SSL configuration. Replace the self-signed certificate a signed certificate from a trusted certificate authority.
  1. Open Internet Information Services (IIS) Manager.
  2. Click the IIS instance name.
  3. Double-click Server Certificates.
  4. Click Create Self-Signed Certificate and create a self-signed certificate.
  5. Expand the IIS instance name.
  6. Expand the Sites folder and click Default Web Site.
  7. In the right side of the IIS Manager window, in the Edit Site section, click Bindings.
  8. From the list of Site Bindings, select https, and click Edit.
  9. From the SSL certificate drop down, select the self-signed certificate you want to apply and click OK.
  10. In IIS Manager, restart IIS.
    1. Right-click the IIS instance, then click Stop.
    2. Right-click the IIS instance, then click Start.