document -naccept option
This commit is contained in:
parent
b5cadfb564
commit
642aa226db
@ -9,6 +9,7 @@ s_server - SSL/TLS server program
|
||||
|
||||
B<openssl> B<s_server>
|
||||
[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<number> connections, default unlimited.
|
||||
|
||||
=item B<-context id>
|
||||
|
||||
sets the SSL context id. It can be given any string value. If this option
|
||||
|
Loading…
x
Reference in New Issue
Block a user