For the productive operation of the SEPPmail Secure E-Mail Gateway including GINA technology, we urgently recommend using a trusted SSL machine or wildcard certificate for the SSL-secured access to the GINA webmail system.
To integrate a purchased trusted SSL certificate, navigate to the item SSL and click the Import existing certificate... button.
In the menu appearing thereafter, in Upload EXISTING CERTIFICATE, the certificate can be integrated in two ways – depending on the current certificate format (pem or PKCS#12 i.e. p12 or pfx).
Parameters |
Description |
---|---|
PKCS12 file |
The internet browser button "Select file" is used to select the PKCS#12 file (with the extension .p12 or .pfx). |
PKCS12 password |
Since a PKCS#12 file contains the private key, this file is password-protected. The password must be entered in this input field before importing the PKCS#12 file selected above. |
PEM file |
The internet browser button "Select file" is used to select the PEM file (with the extension .pem).
|
PEM text |
This field is used to insert the private key, the public key and, if applicable, the intermediate certificates as text. If the private key is password-protected, this must first be removed. The entry should therefore look similar to this: -----BEGIN PRIVATE KEY----- # Private key -----END PRIVATE KEY----- -----BEGIN CERTIFICATE--- # Public key -----END CERTIFICATE----- -----BEGIN CERTIFICATE--- # A possibly required intermediate certificate -----END CERTIFICATE----- -----BEGIN CERTIFICATE--- # Possibly additional intermediate certificates required -----END CERTIFICATE----- |
Clicking the Upload key and certificate button uploads the SSL certificate to the appliance.
Detailed information can be found under .