aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2016-05-10 22:13:03 +0100
committerDr. Stephen Henson <steve@openssl.org>2016-05-10 22:53:39 +0100
commit1480b8a9ec3a75220da11dbbb336f3c03aa91053 (patch)
treec94e377a6d2e0baca989007f574d7d873e0f5492 /doc
parentbfcdd4d098d12aa621fc5fc92030423f8df053ab (diff)
downloadopenssl-1480b8a9ec3a75220da11dbbb336f3c03aa91053.tar.gz
Add -srp option to ciphers command.
RT#4224 Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/ciphers.pod16
1 files changed, 10 insertions, 6 deletions
diff --git a/doc/apps/ciphers.pod b/doc/apps/ciphers.pod
index 9788fa31f0..f1d0656446 100644
--- a/doc/apps/ciphers.pod
+++ b/doc/apps/ciphers.pod
@@ -17,6 +17,7 @@ B<openssl> B<ciphers>
[B<-tls1_2>]
[B<-s>]
[B<-psk>]
+[B<-srp>]
[B<-stdname>]
[B<cipherlist>]
@@ -37,13 +38,12 @@ Print a usage message.
=item B<-s>
Only list supported ciphers: those consistent with the security level, and
-minimum and maximum protocol version.
-This is closer to the actual cipher list an application will support.
+minimum and maximum protocol version. This is closer to the actual cipher list
+an application will support.
+
+PSK and SRP ciphers are not enabled by default: they require B<-psk> or B<-srp>
+to enable them.
-This program does not set up support for SRP and so SRP based ciphers will
-always be excluded when using this option.
-PSK ciphers are not enabled by default and it requires the B<-psk> to enable
-them.
It also does not change the default list of supported signature algorithms.
On a server the list of supported ciphers might also exclude other ciphers
@@ -56,6 +56,10 @@ listed.
When combined with B<-s> includes cipher suites which require PSK.
+=item B<-srp>
+
+When combined with B<-s> includes cipher suites which require SRP.
+
=item B<-v>
Verbose output: For each ciphersuite, list details as provided by