HomeSort by: relevance | last modified time | path
    Searched refs:OPT_CAFILE (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/crypto/external/apache2/openssl/dist/apps/
s_time.c 54 OPT_CAFILE,
110 { "cafile", OPT_CAFILE, '<', "PEM format file of CA's" },
111 { "CAfile", OPT_CAFILE, '<', "PEM format file of CA's" },
192 case OPT_CAFILE:
crl.c 37 OPT_CAFILE,
88 { "CAfile", OPT_CAFILE, '<', "Verify CRL using certificates in file name" },
165 case OPT_CAFILE:
verify.c 32 OPT_CAFILE,
63 { "CAfile", OPT_CAFILE, '<', "A file of trusted certificates" },
142 case OPT_CAFILE:
smime.c 69 OPT_CAFILE,
149 { "CAfile", OPT_CAFILE, '<', "Trusted certificates file" },
402 case OPT_CAFILE:
ts.c 101 OPT_CAFILE,
121 { "CAfile", OPT_CAFILE, '<', "File with trusted CA certs" },
291 case OPT_CAFILE:
cms.c 111 OPT_CAFILE,
276 { "CAfile", OPT_CAFILE, '<', "Trusted certificates file" },
546 case OPT_CAFILE:
ocsp.c 116 OPT_CAFILE,
155 { "CAfile", OPT_CAFILE, '<', "Trusted certificates file" },
430 case OPT_CAFILE:
pkcs12.c 103 OPT_CAFILE,
164 { "CAfile", OPT_CAFILE, '<', "PEM-format file of CA's" },
395 case OPT_CAFILE:
  /src/crypto/external/bsd/openssl/dist/apps/
s_time.c 48 OPT_CAPATH, OPT_CAFILE, OPT_CASTORE,
92 {"cafile", OPT_CAFILE, '<', "PEM format file of CA's"},
93 {"CAfile", OPT_CAFILE, '<', "PEM format file of CA's"},
174 case OPT_CAFILE:
crl.c 25 OPT_CRLNUMBER, OPT_BADSIG, OPT_GENDELTA, OPT_CAPATH, OPT_CAFILE, OPT_CASTORE,
65 {"CAfile", OPT_CAFILE, '<', "Verify CRL using certificates in file name"},
141 case OPT_CAFILE:
verify.c 30 OPT_ENGINE, OPT_CAPATH, OPT_CAFILE, OPT_CASTORE,
52 {"CAfile", OPT_CAFILE, '<', "A file of trusted certificates"},
131 case OPT_CAFILE:
smime.c 43 OPT_CIPHER, OPT_INKEY, OPT_KEYFORM, OPT_CERTFILE, OPT_CAFILE,
111 {"CAfile", OPT_CAFILE, '<', "Trusted certificates file"},
333 case OPT_CAFILE:
pkcs12.c 69 OPT_CAFILE, OPT_CASTORE, OPT_NOCAPATH, OPT_NOCAFILE, OPT_NOCASTORE, OPT_ENGINE,
121 {"CAfile", OPT_CAFILE, '<', "PEM-format file of CA's"},
332 case OPT_CAFILE:
ts.c 85 OPT_CHAIN, OPT_VERIFY, OPT_CAPATH, OPT_CAFILE, OPT_CASTORE, OPT_UNTRUSTED,
100 {"CAfile", OPT_CAFILE, '<', "File with trusted CA certs"},
267 case OPT_CAFILE:
cms.c 75 OPT_RR_ALL, OPT_RR_FIRST, OPT_RCTFORM, OPT_CERTFILE, OPT_CAFILE,
209 {"CAfile", OPT_CAFILE, '<', "Trusted certificates file"},
469 case OPT_CAFILE:
ocsp.c 99 OPT_VERIFY_OTHER, OPT_CAFILE, OPT_CAPATH, OPT_CASTORE, OPT_NOCAFILE,
117 {"CAfile", OPT_CAFILE, '<', "Trusted certificates file"},
389 case OPT_CAFILE:
s_client.c 453 OPT_CAFILE, OPT_NOCAFILE, OPT_CHAINCAFILE, OPT_VERIFYCAFILE,
531 {"CAfile", OPT_CAFILE, '<', "PEM format file of CA's"},
1327 case OPT_CAFILE:
  /src/crypto/external/bsd/openssl.old/dist/apps/
s_time.c 48 OPT_CAPATH, OPT_CAFILE, OPT_NOCAPATH, OPT_NOCAFILE, OPT_NEW, OPT_REUSE,
64 {"cafile", OPT_CAFILE, '<', "PEM format file of CA's"},
65 {"CAfile", OPT_CAFILE, '<', "PEM format file of CA's"},
150 case OPT_CAFILE:
verify.c 29 OPT_ENGINE, OPT_CAPATH, OPT_CAFILE, OPT_NOCAPATH, OPT_NOCAFILE,
42 {"CAfile", OPT_CAFILE, '<', "A file of trusted certificates"},
113 case OPT_CAFILE:
crl.c 25 OPT_CRLNUMBER, OPT_BADSIG, OPT_GENDELTA, OPT_CAPATH, OPT_CAFILE,
47 {"CAfile", OPT_CAFILE, '<', "Verify CRL using certificates in file name"},
125 case OPT_CAFILE:
smime.c 43 OPT_CIPHER, OPT_INKEY, OPT_KEYFORM, OPT_CERTFILE, OPT_CAFILE,
88 {"CAfile", OPT_CAFILE, '<', "Trusted certificates file"},
299 case OPT_CAFILE:
pkcs12.c 56 OPT_CAFILE, OPT_NOCAPATH, OPT_NOCAFILE, OPT_ENGINE,
106 {"CAfile", OPT_CAFILE, '<', "PEM-format file of CA's"},
269 case OPT_CAFILE:
ts.c 83 OPT_CHAIN, OPT_VERIFY, OPT_CAPATH, OPT_CAFILE, OPT_UNTRUSTED,
111 {"CAfile", OPT_CAFILE, '<', "File with trusted CA certs"},
253 case OPT_CAFILE:
cms.c 77 OPT_RR_ALL, OPT_RR_FIRST, OPT_RCTFORM, OPT_CERTFILE, OPT_CAFILE,
143 {"CAfile", OPT_CAFILE, '<', "Trusted certificates file"},
376 case OPT_CAFILE:
ocsp.c 133 OPT_VERIFY_OTHER, OPT_CAFILE, OPT_CAPATH, OPT_NOCAFILE, OPT_NOCAPATH,
191 {"CAfile", OPT_CAFILE, '<', "Trusted certificates file"},
385 case OPT_CAFILE:

Completed in 67 milliseconds

1 2