summaryrefslogtreecommitdiff
path: root/doc/apps/ciphers.pod
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apps/ciphers.pod')
-rw-r--r--doc/apps/ciphers.pod4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/apps/ciphers.pod b/doc/apps/ciphers.pod
index 9224557..fa16124 100644
--- a/doc/apps/ciphers.pod
+++ b/doc/apps/ciphers.pod
@@ -2,6 +2,7 @@
=head1 NAME
+openssl-ciphers,
ciphers - SSL cipher display and cipher list tool.
=head1 SYNOPSIS
@@ -179,7 +180,8 @@ When in doubt, include B<!aNULL> in your cipherlist.
=item B<kRSA>, B<RSA>
-cipher suites using RSA key exchange.
+cipher suites using RSA key exchange or authentication. B<RSA> is an alias for
+B<kRSA>.
=item B<kDHr>, B<kDHd>, B<kDH>