INN commit: branches/2.5/doc/pod (inn.conf.pod)
INN Commit
rra at isc.org
Sun Apr 5 13:28:37 UTC 2015
Date: Sunday, April 5, 2015 @ 06:28:36
Author: iulius
Revision: 9823
Mention required TLS ciphers for interoperability
Modified:
branches/2.5/doc/pod/inn.conf.pod
--------------+
inn.conf.pod | 5 +++++
1 file changed, 5 insertions(+)
Modified: inn.conf.pod
===================================================================
--- inn.conf.pod 2015-04-05 13:28:01 UTC (rev 9822)
+++ inn.conf.pod 2015-04-05 13:28:36 UTC (rev 9823)
@@ -1071,6 +1071,11 @@
OpenSSL's ciphers(1) command documentation for details. The default
is unset, which uses OpenSSL's default cipher suite list.
+Formally, keeping the TLS_RSA_WITH_RC4_128_MD5 and
+TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA cipher suites is important, as it
+assures that any two compliant implementations can be configured to
+interoperate (see RFC 4642 for more details).
+
=item I<tlscompression>
Whether to enable or disable SSL/TLS compression support. This is a
More information about the inn-committers
mailing list