HomeSort by: relevance | last modified time | path
    Searched refs:OPT_CASTORE (Results 1 - 20 of 20) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/apps/
crl.c 38 OPT_CASTORE,
89 { "CAstore", OPT_CASTORE, ':', "Verify CRL using certificates in store URI" },
169 case OPT_CASTORE:
s_time.c 55 OPT_CASTORE,
113 { "CAstore", OPT_CASTORE, ':', "URI to store of CA's" },
201 case OPT_CASTORE:
verify.c 33 OPT_CASTORE,
65 { "CAstore", OPT_CASTORE, ':', "URI to a store of trusted certificates" },
145 case OPT_CASTORE:
smime.c 71 OPT_CASTORE,
150 { "CAstore", OPT_CASTORE, ':', "Trusted certificates store URI" },
408 case OPT_CASTORE:
ts.c 102 OPT_CASTORE,
123 { "CAstore", OPT_CASTORE, ':', "URI to trusted CA store" },
294 case OPT_CASTORE:
cms.c 113 OPT_CASTORE,
278 { "CAstore", OPT_CASTORE, ':', "Trusted certificates store URI" },
552 case OPT_CASTORE:
ocsp.c 118 OPT_CASTORE,
157 { "CAstore", OPT_CASTORE, ':', "Trusted certificates store URI" },
436 case OPT_CASTORE:
pkcs12.c 104 OPT_CASTORE,
166 { "CAstore", OPT_CASTORE, ':', "URI to store of CA's" },
392 case OPT_CASTORE:
s_client.c 558 OPT_CASTORE,
666 { "CAstore", OPT_CASTORE, ':', "URI to store of CA's" },
1535 case OPT_CASTORE:
s_server.c 760 OPT_CASTORE,
883 { "CAstore", OPT_CASTORE, ':', "URI to store of CA's" },
1413 case OPT_CASTORE:
  /src/crypto/external/bsd/openssl/dist/apps/
crl.c 25 OPT_CRLNUMBER, OPT_BADSIG, OPT_GENDELTA, OPT_CAPATH, OPT_CAFILE, OPT_CASTORE,
66 {"CAstore", OPT_CASTORE, ':', "Verify CRL using certificates in store URI"},
145 case OPT_CASTORE:
s_time.c 48 OPT_CAPATH, OPT_CAFILE, OPT_CASTORE,
95 {"CAstore", OPT_CASTORE, ':', "URI to store of CA's"},
183 case OPT_CASTORE:
verify.c 30 OPT_ENGINE, OPT_CAPATH, OPT_CAFILE, OPT_CASTORE,
54 {"CAstore", OPT_CASTORE, ':', "URI to a store of trusted certificates"},
134 case OPT_CASTORE:
smime.c 44 OPT_CAPATH, OPT_CASTORE, OPT_NOCAFILE, OPT_NOCAPATH, OPT_NOCASTORE,
112 {"CAstore", OPT_CASTORE, ':', "Trusted certificates store URI"},
339 case OPT_CASTORE:
pkcs12.c 69 OPT_CAFILE, OPT_CASTORE, OPT_NOCAPATH, OPT_NOCAFILE, OPT_NOCASTORE, OPT_ENGINE,
123 {"CAstore", OPT_CASTORE, ':', "URI to store of CA's"},
329 case OPT_CASTORE:
ts.c 85 OPT_CHAIN, OPT_VERIFY, OPT_CAPATH, OPT_CAFILE, OPT_CASTORE, OPT_UNTRUSTED,
102 {"CAstore", OPT_CASTORE, ':', "URI to trusted CA store"},
270 case OPT_CASTORE:
cms.c 76 OPT_CAPATH, OPT_CASTORE, OPT_NOCAPATH, OPT_NOCAFILE, OPT_NOCASTORE,
211 {"CAstore", OPT_CASTORE, ':', "Trusted certificates store URI"},
475 case OPT_CASTORE:
ocsp.c 99 OPT_VERIFY_OTHER, OPT_CAFILE, OPT_CAPATH, OPT_CASTORE, OPT_NOCAFILE,
119 {"CAstore", OPT_CASTORE, ':', "Trusted certificates store URI"},
395 case OPT_CASTORE:
s_client.c 454 OPT_CASTORE, OPT_NOCASTORE, OPT_CHAINCASTORE, OPT_VERIFYCASTORE,
532 {"CAstore", OPT_CASTORE, ':', "URI to store of CA's"},
1350 case OPT_CASTORE:
s_server.c 702 OPT_CASTORE, OPT_NOCASTORE, OPT_CHAINCASTORE, OPT_VERIFYCASTORE,
756 {"CAstore", OPT_CASTORE, ':', "URI to store of CA's"},
1265 case OPT_CASTORE:

Completed in 56 milliseconds