X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=doc%2Fman1%2Fopenssl-s_server.pod;h=e99d3b6a66b809c1df77810bb4416e1fd2a78e9a;hp=a9aa08505fd3de41a54cfda059f0422f8e7cb669;hb=8bc93d2f220de9750c6934d8d2f2346d14616180;hpb=1948394d0e8a8dbffa62c3125fc0aaf9ef187b70 diff --git a/doc/man1/openssl-s_server.pod b/doc/man1/openssl-s_server.pod index a9aa08505f..e99d3b6a66 100644 --- a/doc/man1/openssl-s_server.pod +++ b/doc/man1/openssl-s_server.pod @@ -275,7 +275,7 @@ provided to the client. Option which determines how the subject or issuer names are displayed. The I argument can be a single option or multiple options separated by commas. Alternatively the B<-nameopt> switch may be used more than once to -set multiple options. See the L manual page for details. +set multiple options. See the L manual page for details. =item B<-naccept> I<+int> @@ -380,13 +380,14 @@ a certificate is requested. =item B<-CApath> I The directory to use for client certificate verification. This directory -must be in "hash format", see L for more information. These are -also used when building the server certificate chain. +must be in "hash format", see L for more information. +These are also used when building the server certificate chain. =item B<-chainCApath> I The directory to use for building the chain provided to the client. This -directory must be in "hash format", see L for more information. +directory must be in "hash format", see L for more +information. =item B<-chainCAfile> I @@ -637,7 +638,7 @@ B<-auth_level>, B<-verify_depth>, B<-verify_email>, B<-verify_hostname>, B<-verify_ip>, B<-verify_name>, B<-x509_strict> Set different peer certificate verification options. -See the L manual page for details. +See the L manual page for details. =item B<-crl_check>, B<-crl_check_all>