RT4051: fix ciphers man page typo
the alias supported by OpenSSL 1.0.1 is "EECDH" not "EECDHE" (GH PR 405) Signed-off-by: Rich Salz <rsalz@akamai.com> Reviewed-by: Andy Polyakov <appro@openssl.org>
This commit is contained in:
@@ -205,7 +205,7 @@ keys or either respectively.
|
|||||||
cipher suites using ephemeral ECDH key agreement, including anonymous
|
cipher suites using ephemeral ECDH key agreement, including anonymous
|
||||||
cipher suites.
|
cipher suites.
|
||||||
|
|
||||||
=item B<EECDHE>
|
=item B<EECDH>
|
||||||
|
|
||||||
cipher suites using authenticated ephemeral ECDH key agreement.
|
cipher suites using authenticated ephemeral ECDH key agreement.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user