document -trace and -msgfile options
[openssl.git] / doc / apps / s_server.pod
index 6f084922f667c2a772cd4359a9ac4b93c3b03ee2..7e7b541650bf5227da2f5ac7884ded18673b6712 100644 (file)
@@ -185,6 +185,15 @@ print extensive debugging information including a hex dump of all traffic.
 
 show all protocol messages with hex dump.
 
+=item B<-trace>
+
+show verbose trace output of protocol messages. OpenSSL needs to be compiled
+with B<enable-ssl-trace> for this option to work.
+
+=item B<-msgfile>
+
+file to send output of B<-msg> or B<-trace> to, default standard output.
+
 =item B<-nbio_test>
 
 tests non blocking I/O