[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Enable or disable the TLS/SSL encryption between the MUA and the MTA. The default is ‘no’, but using the TLS/SSL encryption is recommended. You should also set your private key and certificate using the ‘ssl-key’ and ‘ssl-cert’ keywords (defined below).
See section Using the TLS/SSL Encryption, for details.
Enable the ONEWAY encryption. Set ssl-oneway yes
,
if you want to use the TLS/SSL, but your MUA
doesn’t support ESMTP TLS/SSL. Using
this option does not require setting the ‘ssl-key’ and
‘ssl-cert’ options.
Sets cipher suite preferences to use. The list argument is either a single initial keyword or a colon-separated list of TLS keywords. The description of TLS keywords is well beyond the scope of this document. Please refer to Priority Strings in GnuTLS Manual, for a detailed discussion.
The default priority list is ‘NORMAL’.
Specify the certificate for the TLS/SSL encryption.
Default for file-name is ‘anubis.pem’.
Set the private key for the TLS/SSL encryption.
The default file-name is ‘anubis.pem’.
Specify CA certificate file (supported only by GnuTLS).
[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on January 6, 2024 using texi2html 5.0.