From: Dr. Stephen Henson Date: Sun, 18 Nov 2012 15:51:26 +0000 (+0000) Subject: document -naccept option X-Git-Tag: master-pre-reformat~1553 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=642aa226db8c72076cd7462f1a9645d5a2f17c42;p=openssl document -naccept option --- diff --git a/doc/apps/s_server.pod b/doc/apps/s_server.pod index 3e503e17e1..d1aecfa197 100644 --- a/doc/apps/s_server.pod +++ b/doc/apps/s_server.pod @@ -9,6 +9,7 @@ s_server - SSL/TLS server program B B [B<-accept port>] +[B<-naccept count>] [B<-context id>] [B<-verify depth>] [B<-Verify depth>] @@ -68,6 +69,10 @@ for connections on a given port using SSL/TLS. the TCP port to listen on for connections. If not specified 4433 is used. +=item B<-naccept count> + +The server will exit after receiving B connections, default unlimited. + =item B<-context id> sets the SSL context id. It can be given any string value. If this option