~ubuntu-branches/ubuntu/hardy/openssl/hardy-security

« back to all changes in this revision

Viewing changes to doc/apps/s_client.pod

  • Committer: Bazaar Package Importer
  • Author(s): Kurt Roeckx
  • Date: 2005-12-13 21:37:42 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051213213742-7em5nrw5c7ceegyd
Tags: 0.9.8a-5
Stop ssh from crashing randomly on sparc (Closes: #335912)
Patch from upstream cvs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
[B<-connect host:port>]
12
12
[B<-verify depth>]
13
13
[B<-cert filename>]
 
14
[B<-certform DER|PEM>]
14
15
[B<-key filename>]
 
16
[B<-keyform DER|PEM>]
 
17
[B<-pass arg>]
15
18
[B<-CApath directory>]
16
19
[B<-CAfile filename>]
17
20
[B<-reconnect>]
57
60
The certificate to use, if one is requested by the server. The default is
58
61
not to use a certificate.
59
62
 
 
63
=item B<-certform format>
 
64
 
 
65
The certificate format to use: DER or PEM. PEM is the default.
 
66
 
60
67
=item B<-key keyfile>
61
68
 
62
69
The private key to use. If not specified then the certificate file will
63
70
be used.
64
71
 
 
72
=item B<-keyform format>
 
73
 
 
74
The private format to use: DER or PEM. PEM is the default.
 
75
 
 
76
=item B<-pass arg>
 
77
 
 
78
the private key password source. For more information about the format of B<arg>
 
79
see the B<PASS PHRASE ARGUMENTS> section in L<openssl(1)|openssl(1)>.
 
80
 
65
81
=item B<-verify depth>
66
82
 
67
83
The verify depth to use. This specifies the maximum length of the