Required TLS certificates and keys

In order to use TLS in Secure Email Gateway, you need to obtain the following items first, then import them to the Gateway.

Security type Required item
Encryption Certificate Authority (CA) signing certificateClosed The certificate of the certificate authority that signed the key certificate. It contains the certificate authority's own public key. Also known as "root certificate".
TLS serverClosed The TLS server is the message recipient. private keyClosed The secret key kept on the sender's computer that the sender uses to digitally sign messages to recipients and to decrypt messages from recipients. Private keys should be password protected. and certificateClosed A digital means of proving your identity. When you send a digitally-signed message, you are sending your certificate and public key. Certificates are issued by a certification authority and can expire or be revoked. signed by CA
TLS clientClosed The TLS client is the message sender. private key and certificate signed by CA
Validation Partner CA signing certificates

Important

 

From version 5.7.0 onwards, you will no longer be able to use SHA1 certificates in Secure Email Gateway. We recommend using SHA256 or more secure certificates.

See also...