Skip to main content
Version: Next

Import HTTPS Certificates

If your data sources requires HTTPS access, you can import HTTPS certificates by following this procedure:

Procedure

  1. Certificate may be downloaded using a web browser or using openssl:

    openssl s_client -connect <ip-or-fqdn>:443

    and save certificate chain to a file (concatenate all sections between -----BEGIN CERTIFICATE---- and -----END CERTIFICATE-----).

  2. Click "Manage HTTPS/SSL certificates" and upload an actual certificate (root CA or a full chain).

  3. Import using GUI.

  1. Press Save button to save your settings