aboutsummaryrefslogtreecommitdiffstats
path: root/doc/apps/s_client.pod
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2001-11-10 02:12:09 +0000
committerBodo Möller <bodo@openssl.org>2001-11-10 02:12:09 +0000
commit1d8634b110d7ac73cc8bb55c7fa2d14a09a0293f (patch)
treedb6bd44ac706a93f371914cca795eec5be63168b /doc/apps/s_client.pod
parent29e0c30c2a6b62338e1e03c4980e270493627bbf (diff)
downloadopenssl-1d8634b110d7ac73cc8bb55c7fa2d14a09a0293f.tar.gz
msg_callback documentation
Diffstat (limited to 'doc/apps/s_client.pod')
-rw-r--r--doc/apps/s_client.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apps/s_client.pod b/doc/apps/s_client.pod
index 275e886966..7fca9cbdbd 100644
--- a/doc/apps/s_client.pod
+++ b/doc/apps/s_client.pod
@@ -18,6 +18,7 @@ B<openssl> B<s_client>
[B<-pause>]
[B<-showcerts>]
[B<-debug>]
+[B<-msg>]
[B<-nbio_test>]
[B<-state>]
[B<-nbio>]
@@ -112,6 +113,10 @@ prints out the SSL session states.
print extensive debugging information including a hex dump of all traffic.
+=item B<-msg>
+
+show all protocol messages with hex dump.
+
=item B<-nbio_test>
tests non-blocking I/O