X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=doc%2Fapps%2Fs_server.pod;h=b58687464546a8480f366d2aa2493a073e86b2a9;hp=8c15addde3512201901217e556b0ae627ff99c27;hb=d24a9c8f5a087357e5cfcde9f1de52fda9b5321f;hpb=42fe218b9f17219aa807296a02dff3c55128719b diff --git a/doc/apps/s_server.pod b/doc/apps/s_server.pod index 8c15addde3..b586874645 100644 --- a/doc/apps/s_server.pod +++ b/doc/apps/s_server.pod @@ -48,6 +48,8 @@ B B [B<-WWW>] [B<-HTTP>] [B<-engine id>] +[B<-tlsextdebug>] +[B<-no_ticket>] [B<-id_prefix arg>] [B<-rand file(s)>] @@ -215,6 +217,14 @@ also included in the server list is used. Because the client specifies the preference order, the order of the server cipherlist irrelevant. See the B command for more information. +=item B<-tlsextdebug> + +print out a hex dump of any TLS extensions received from the server. + +=item B<-no_ticket> + +disable RFC4507bis session ticket support. + =item B<-www> sends a status message back to the client when it connects. This includes