Upload certificate

  1. Go to Certificates > Certificates.
  2. Enter a name.
  3. Select the format of the certificate file.

    You can choose from the following options:

    PEM (.pem): Base64 encoded form of DER certificate. The certificate and private key are stored in different files.

    DER (.der): Binary form of PEM certificate used on Java platform. The certificate and private key are stored in different files.

    CER (.cer): Binary form. Contains certificate owner information and public and private keys.

    PKCS7 (.p7b): ASCII code. Contains the certificate but not the private key.

    PKCS12 (.pfx or .p12): Binary form used on Windows platforms. Stores the private key with the public key.

  4. Upload the certificate and private key.
  5. Optional Enter the passphrase of the private key.
  6. Click Save.