Installing an SSL Certificate for Web Applications

This article explains how to install a trusted certificate for Iotellect Server web applications. A trusted certificate makes it possible to establish secure connections to Iotellect Server web applications without browser warnings.

  1. Obtain a signed CA certificate (CA.crt) based on your self-generated private key (private.key).

  2. Add your signed CA certificate to the table of Client Certificates, noting that:

    1. You must save the content of private.key to the Private Key field.

    2. Remember the Alias you choose for the certificate.

  3. Open the Web Server Configurations and set the Certificate property equal to the Alias of the certificate added in the previous step.

Was this page helpful?