Import TLS Certificate
- Select Administration > Certificate Management.
- Click Import.The browser’s file chooser appears.
- Browse and select a certificate.
Notes
- The file selected must be either a Java KeyStore (.jks) or PKCS#12 (.pfx or .p12) file.
- It is expected that the file will contain only one entry with a private key. If there are multiple entries, only the first entry encountered when loading the file will be used.
- Click Open.The system prompts you to enter passwords for the certificate.
- Enter the Key Password and Keystore Password.The Key Password was used to protect (encrypt) the private key. The Keystore Password is used to ensure the integrity of the entire Keystore. Enter the values that were used when generating the Keystore.
By default, the Add to Trusted CAs checkbox is selected. Keep this box checked. If it is not checked, the certificate will not be treated as a trusted certificate and will not be displayed under the Trusted CAs tab.
- Click Save.A confirmation message is displayed.