Resolve a certificate issue when accessing Safetica console

Learn how to add an SSL certificate to IIS server and resolve the 'Your connection is not private' warning when accessing Safetica console in your web browser.

When you install Safetica  and access it in your web browser, you may receive a notification that the connection is not private. This is because Safetica runs on a secured HTTPS protocol by default, and a self-signed certificate is used to sign the connection.

To remove the prompt about the private connection when accessing Safetica, you need an SSL certificate issued for your domain (the URL on which Safetica is running), and then add it to your IIS server. You can use your existing SSL certificate, or use a free service Let’s Encrypt to create a new one for your network.

 

Once you have the SSL certificate, load it into your IIS server:

  1. Open IIS (Internet Information Services) Manager.

  2. Select your server, and then click Server Certificates in the center of the window (section IIS).

  3. In the Actions section on the right, click Import...

  4. Choose the certificate and insert your password.

  5. Set Certificate Store to Personal, enable the option Allow this certificate to be exported, and click OK.

  6. In Sites select Safetica Web Site.

  7. In the Actions section on the right, click Bindings... 

  8. Select HTTPS and click Edit...

  9. Under SSL certificate, select your certificate and click OK.

Your server will now use this SSL certificate to secure the connection to Safetica, and the warning will not be displayed anymore when accessing the website.

 

Read next:

Installation

Supported versions of Safetica Maintenance Console