Importing Certificates

Import a certificate for SSL encryption from a local file system.

You can import two types of certificates into the server key store.

  1. Click Import.
  2. Select the Certificate type as X.509 or PKCS #12.
  3. Select the Alias name for the certificate.
    Each alias identifies a certificate in the server key store. You can assign an alias to a security component for reference.
  4. Click Browse and select an X.509 or PKCS #12 certificate to import into the key store.
    • For an X.509 certificate, the expected file extension is .cer or .crt.
    • For a PKCS #12 certificate, the expected file extension is .pfx or .p12.
  5. For PKCS #12 certificates, enter the Private key password for the private key to be loaded from a .pfx or .p12 file.