Move s_server -dcert and -dkey options out of the undocumented feature area

because they are useful for the DSA situation and should be recognized by the
users. Thanks to Steve for the original hint.
This commit is contained in:
Ralf S. Engelschall
1999-02-25 11:26:26 +00:00
parent 4b8f2ce648
commit ea14a91f64
3 changed files with 9 additions and 0 deletions

View File

@@ -263,6 +263,8 @@ SSL/TLS.
[B<-Verify> I<arg>]
[B<-cert> I<arg>]
[B<-key> I<arg>]
[B<-dcert> I<arg>]
[B<-dkey> I<arg>]
[B<-nbio>]
[B<-nbio_test>]
[B<-debug>]