Upload certificate
- Go to Certificates > Certificates.
- Enter a name.
-
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.
- Upload the certificate and private key.
- Optional Enter the passphrase of the private key.
- Click Save.