Update the cipher(1) documentation to explicitly state that the RSA cipher
[openssl.git] / doc / man1 / ciphers.pod
index ecd5f9521a70436d5515288ff7646bb4e4885da7..6fea82433c7ad2f72289ae49e31b6be35f72c7f9 100644 (file)
@@ -219,7 +219,8 @@ When in doubt, include B<!aNULL> in your cipherlist.
 
 =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>