aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-31 13:44:25 -0400
committerRich Salz <rsalz@openssl.org>2016-05-31 13:55:20 -0400
commit6d1e7709c67fa258527e58b797dc581c4e236f20 (patch)
tree7cf080155974aedec50462ff579e96d0fd11e6b7 /doc
parentdab1f5fe4be0ca49b3aa382f0bfdcbf8c8855903 (diff)
downloadopenssl-6d1e7709c67fa258527e58b797dc581c4e236f20.tar.gz
RT4539: Add section for renamed ciphers.
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/ciphers.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/apps/ciphers.pod b/doc/apps/ciphers.pod
index a8a7c8736a..19067cd86a 100644
--- a/doc/apps/ciphers.pod
+++ b/doc/apps/ciphers.pod
@@ -664,6 +664,13 @@ Note: these ciphers can also be used in SSL v3.
TLS_DHE_PSK_WITH_CHACHA20_POLY1305_SHA256 DHE-PSK-CHACHA20-POLY1305
TLS_RSA_PSK_WITH_CHACHA20_POLY1305_SHA256 RSA-PSK-CHACHA20-POLY1305
+=head2 Older names used by OpenSSL
+
+The following names are accepted by older releases:
+
+ SSL_DHE_RSA_WITH_3DES_EDE_CBC_SHA EDH-RSA-DES-CBC3-SHA (DHE-RSA-DES-CBC3-SHA)
+ SSL_DHE_DSS_WITH_3DES_EDE_CBC_SHA EDH-DSS-DES-CBC3-SHA (DHE-DSS-DES-CBC3-SHA)
+
=head1 NOTES
Some compiled versions of OpenSSL may not include all the ciphers