diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-01-09 11:52:33 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-01-09 11:52:33 +0000 |
commit | f0ff270537676f8473bad957e81746731fc3fd03 (patch) | |
tree | 0892859a52aa4c45c2b2d9030939542d596c8bf6 /doc/doc-docbook | |
parent | 7fd82d0f79546e8c56c42244400bc5771481f1b7 (diff) |
Docs: add note on EC groups under GnuTLS
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 7c8dee36f..49ec9fd4e 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -18457,7 +18457,9 @@ acceptable bound from 1024 to 2048. .option tls_eccurve main string list&!! &`auto`& .cindex TLS "EC cryptography" This option selects EC curves for use by Exim when used with OpenSSL. -It has no effect when Exim is used with GnuTLS. +It has no effect when Exim is used with GnuTLS + (the equivalent can be done using a priority string for the +&%tls_require_ciphers%& option). After expansion it must contain .new |