1 .TH "PKI \-\-VERIFY" 8 "2013-07-31" "@PACKAGE_VERSION@" "strongSwan"
5 pki \-\-verify \- Verify a certificate using a CA certificate
16 .BI \-\-options\~ file
29 verifies a certificate using an optional CA certificate.
35 Print usage information with a summary of the available options.
37 .BI "\-v, \-\-debug " level
38 Set debug level, default: 1.
40 .BI "\-+, \-\-options " file
41 Read command line options from \fIfile\fR.
43 .BI "\-i, \-\-in " file
44 X.509 certificate to verify. If not given it is read from \fISTDIN\fR.
46 .BI "\-c, \-\-cacert " file
47 CA certificate to use. If not given the certificate is assumed to be
51 The exit status is 0 if the certificate was verified successfully, and 2 if
52 the verification failed.