~ubuntu-branches/ubuntu/lucid/openssl/lucid-proposed

« back to all changes in this revision

Viewing changes to doc/apps/s_server.pod

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2009-06-13 18:15:46 UTC
  • mto: (11.1.5 squeeze)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20090613181546-vbfntai3b009dl1u
Tags: upstream-0.9.8k
ImportĀ upstreamĀ versionĀ 0.9.8k

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
[B<-context id>]
13
13
[B<-verify depth>]
14
14
[B<-Verify depth>]
 
15
[B<-crl_check>]
 
16
[B<-crl_check_all>]
15
17
[B<-cert filename>]
16
18
[B<-certform DER|PEM>]
17
19
[B<-key keyfile>]
142
144
client does not have to send one, with the B<-Verify> option the client
143
145
must supply a certificate or an error occurs.
144
146
 
 
147
=item B<-crl_check>, B<-crl_check_all>
 
148
 
 
149
Check the peer certificate has not been revoked by its CA.
 
150
The CRL(s) are appended to the certificate file. With the B<-crl_check_all>
 
151
option all CRLs of all CAs in the chain are checked.
 
152
 
145
153
=item B<-CApath directory>
146
154
 
147
155
The directory to use for client certificate verification. This directory