Configure email security using TLS

As a means of ensuring email security, Secure Email Gateway supports Transport Layer Security (TLS)Closed A cryptographic protocol that provides communication security over the Internet. The successor to Secure Sockets Layer. protocol.

When a TLS communication starts, a client and a server work together to negotiate an encryption algorithm as well as cryptographic keys, and authenticate each other using Public Key Infrastructure (PKI). By completing these steps (i.e. TLS handshake) before exchanging actual data, TLS verifies that the servers sending, or receiving emails, are indeed what their ID indicates that they are, and ensures that the connection between mail servers is encrypted.

Opportunistic TLS and Mandatory TLS

In Secure Email Gateway, there are two forms of TLS: opportunistic and mandatory.

Opportunistic TLS

Opportunistic TLS is a global setting and applies TLS to all your SMTP connections. By default, it is disabled for a new installation. You can configure Opportunistic TLS from: System > Encryption > TLS Configuration.

When Opportunistic TLS is enabled:

Mandatory TLS

Mandatory TLS is a unique setting for an individual connection profile. You can configure Mandatory TLS from: System > SMTP Settings > Connections.

When Mandatory TLS is enabled:

 

Difference between Opportunistic and Mandatory TLS

The main difference between the two is whether an unencrypted connection is established or not.

Opportunistic TLS attempts to establish an encrypted connection, but falls back to an unencrypted connection if the other SMTP server does not support TLS, or the TLS handshake fails. Under the same circumstances, Mandatory TLS does not establish an unencrypted connection.

Where to configure Opportunistic and/or Mandatory TLS from

In the Secure Email Gateway user interface, the settings for Opportunistic and Mandatory TLS are located under a couple of different areas. The following is a basic guide:

  Mandatory TLS overrides Opportunistic TLS, regardless of its status (enabled globally or disabled).

Global setting for all connections

What to configure Location in the UI How to configure

Opportunistic TLS

for all connections

System > Encryption > TLS Configuration Under the Settings tab, enable Opportunistic TLS and configure related parameters.

 

Unique setting for a connection profile

What to configure Location in the UI How to configure

Mandatory TLS

Inbound

System > SMTP Settings > Connections Under the TLS Settings tab, enable Mandatory TLS for the inbound connection profile.

Mandatory TLS

Outbound

System > SMTP Settings > Connections Under the TLS Settings tab, enable Mandatory TLS for the outbound connection profile and configure related parameters.
System > SMTP Settings > Mail Domains and Routing Under the Email Routing tab, associate the outbound connection profile with an email route to apply its TLS configuration to the selected route.
 

If you change any configuration or policy settings, you must Apply Configuration for the new settings to take effect. You can do this either from the Changes Made panel, or System > ConfigurationApply Configuration. See Apply new configuration for more information.

If you use Peer Gateways (i.e. when multiple Gateways are peered), any configuration changes from a local Gateway can then be applied to all the peers at the same time. See Configure Peer Gateways for more information.

Tell me about...

See also...