mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-04-30 03:34:39 +00:00
Update the cipher(1) documentation to explicitly state that the RSA cipher
string means the same a kRSA. Reviewed-by: Andy Polyakov <appro@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2821)
This commit is contained in:
parent
332dc4fa5e
commit
f2bcff43bc
@ -219,7 +219,8 @@ When in doubt, include B<!aNULL> in your cipherlist.
|
|||||||
|
|
||||||
=item B<kRSA>, B<aRSA>, B<RSA>
|
=item B<kRSA>, B<aRSA>, B<RSA>
|
||||||
|
|
||||||
Cipher suites using RSA key exchange, authentication or either respectively.
|
Cipher suites using RSA key exchange or authentication. B<RSA> is an alias for
|
||||||
|
B<kRSA>.
|
||||||
|
|
||||||
=item B<kDHr>, B<kDHd>, B<kDH>
|
=item B<kDHr>, B<kDHd>, B<kDH>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user