diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2015-10-30 20:51:33 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2015-10-30 20:51:33 +0000 |
| commit | 7bded2db17780f5b59bc532689d8a9541f06901e (patch) | |
| tree | e8d8b5ada49f5cdbf70d1e455c13f2625fdcdd45 /crypto/openssl/doc/ssleay.txt | |
| parent | 50657fd342bcf1886e5b6d2c74605bbdd6b91bed (diff) | |
| parent | e9fcefce9bb70f20c272a996443928c5f6ab8cd8 (diff) | |
Notes
Diffstat (limited to 'crypto/openssl/doc/ssleay.txt')
| -rw-r--r-- | crypto/openssl/doc/ssleay.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/doc/ssleay.txt b/crypto/openssl/doc/ssleay.txt index 4d2e7148681dc..c9b29bd97fc4e 100644 --- a/crypto/openssl/doc/ssleay.txt +++ b/crypto/openssl/doc/ssleay.txt @@ -6026,7 +6026,7 @@ one at a time, or use 'aliases' to specify the preference and order for the ciphers. There are a large number of aliases, but the most importaint are -kRSA, kDHr, kDHd and kEDH for key exchange types. +kRSA, kDHr, kDHd and kDHE for key exchange types. aRSA, aDSS, aNULL and aDH for authentication DES, 3DES, RC4, RC2, IDEA and eNULL for ciphers |
