Installing certificates manually

Note: To download the CA certificate automatically, see Installing certificates automatically.

Before configuring Kerberos or domain controller settings, install the CA certificate used for domain controller validation. If you want to use chain validation for the domain controller certificate, then install the entire certificate chain. Each certificate must be in a separate PEM (.cer) file.

  1. From the Embedded Web Server, click Settings > Security > Certificate Management.

  2. From the Manage CA Certificates section, click Upload CA, and then browse to the PEM (.cer) file.

    Sample certificate:

    -----BEGIN CERTIFICATE-----
    MIIE1jCCA76gAwIBAgIQY6sV0KL3tIhBtlr4gHG85zANBgkqhkiG9w0BAQUFADBs
    …
    l3DTbPe0mnIbTq0iWqKEaVne1vvaDt52iSpEQyevwgUcHD16rFy+sOnCaQ==
    -----END CERTIFICATE-----
    
  3. Click Save.