From: Jeremy Harris Date: Thu, 23 Feb 2017 09:34:12 +0000 (+0000) Subject: Docs: clarify non-applicability of the tls_eccurve option to GnuTLS X-Git-Tag: exim-4_90_RC1~259 X-Git-Url: https://git.exim.org/exim.git/commitdiff_plain/36350a2313d93d7ef06dfba9a26594a30d108683 Docs: clarify non-applicability of the tls_eccurve option to GnuTLS --- diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 47341b163..c69e45c39 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -17136,7 +17136,8 @@ acceptable bound from 1024 to 2048. .option tls_eccurve main string&!! &`auto`& .cindex TLS "EC cryptography" -This option selects a EC curve for use by Exim. +This option selects a EC curve for use by Exim when used with OpenSSL. +It has no effect when Exim is used with GnuTLS. After expansion it must contain a valid EC curve parameter, such as &`prime256v1`&, &`secp384r1`&, or &`P-512`&. Consult your OpenSSL manual