summaryrefslogtreecommitdiffstats
path: root/doc/man1/s_client.pod
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2017-07-03 15:59:30 +0100
committerMatt Caswell <matt@openssl.org>2017-07-07 16:08:05 +0100
commit4e2bd9cb0f1a602a5c02906eb9d5bd1a592b684b (patch)
tree68591aa1b616955f7b7df452d5adad80255f3627 /doc/man1/s_client.pod
parente3c0d76bc7848aae01fe9a86720d435b999f3bc1 (diff)
Update the documentation for the new SSL_OP_ALLOW_NO_DHE_KEX option
Also the associated configuration parameters and command line switches. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3833)
Diffstat (limited to 'doc/man1/s_client.pod')
-rw-r--r--doc/man1/s_client.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/man1/s_client.pod b/doc/man1/s_client.pod
index 94356daffb..c262d4a496 100644
--- a/doc/man1/s_client.pod
+++ b/doc/man1/s_client.pod
@@ -93,6 +93,7 @@ B<openssl> B<s_client>
[B<-bugs>]
[B<-comp>]
[B<-no_comp>]
+[B<-allow_no_dhe_kex>]
[B<-sigalgs sigalglist>]
[B<-curves curvelist>]
[B<-cipher cipherlist>]