summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-s_client.pod.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man1/openssl-s_client.pod.in')
-rw-r--r--doc/man1/openssl-s_client.pod.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/man1/openssl-s_client.pod.in b/doc/man1/openssl-s_client.pod.in
index 144e367d4e..6328cd07d9 100644
--- a/doc/man1/openssl-s_client.pod.in
+++ b/doc/man1/openssl-s_client.pod.in
@@ -56,6 +56,7 @@ B<openssl> B<s_client>
[B<-msg>]
[B<-timeout>]
[B<-mtu> I<size>]
+[B<-no_etm>]
[B<-keymatexport> I<label>]
[B<-keymatexportlen> I<len>]
[B<-msgfile> I<filename>]
@@ -448,6 +449,10 @@ Enable send/receive timeout on DTLS connections.
Set MTU of the link layer to the specified size.
+=item B<-no_etm>
+
+Disable Encrypt-then-MAC negotiation.
+
=item B<-keymatexport> I<label>
Export keying material using the specified label.