/openssl/apps/ |
H A D | crl.c | 25 OPT_CRLNUMBER, OPT_BADSIG, OPT_GENDELTA, OPT_CAPATH, OPT_CAFILE, OPT_CASTORE, enumerator 66 {"CAstore", OPT_CASTORE, ':', "Verify CRL using certificates in store URI"}, 146 case OPT_CASTORE: in crl_main()
|
H A D | verify.c | 30 OPT_ENGINE, OPT_CAPATH, OPT_CAFILE, OPT_CASTORE, enumerator 54 {"CAstore", OPT_CASTORE, ':', "URI to a store of trusted certificates"}, 134 case OPT_CASTORE: in verify_main()
|
H A D | s_time.c | 48 OPT_CAPATH, OPT_CAFILE, OPT_CASTORE, enumerator 95 {"CAstore", OPT_CASTORE, ':', "URI to store of CA's"}, 183 case OPT_CASTORE: in s_time_main()
|
H A D | smime.c | 44 OPT_CAPATH, OPT_CASTORE, OPT_NOCAFILE, OPT_NOCAPATH, OPT_NOCASTORE, enumerator 115 {"CAstore", OPT_CASTORE, ':', "Trusted certificates store URI"}, 371 case OPT_CASTORE: in smime_main()
|
H A D | ts.c | 85 OPT_CHAIN, OPT_VERIFY, OPT_CAPATH, OPT_CAFILE, OPT_CASTORE, OPT_UNTRUSTED, enumerator 102 {"CAstore", OPT_CASTORE, ':', "URI to trusted CA store"}, 273 case OPT_CASTORE: in ts_main()
|
H A D | ocsp.c | 93 OPT_VERIFY_OTHER, OPT_CAFILE, OPT_CAPATH, OPT_CASTORE, OPT_NOCAFILE, enumerator 113 {"CAstore", OPT_CASTORE, ':', "Trusted certificates store URI"}, 392 case OPT_CASTORE: in ocsp_main()
|
H A D | pkcs12.c | 72 OPT_CAFILE, OPT_CASTORE, OPT_NOCAPATH, OPT_NOCAFILE, OPT_NOCASTORE, OPT_ENGINE, enumerator 126 {"CAstore", OPT_CASTORE, ':', "URI to store of CA's"}, 351 case OPT_CASTORE: in pkcs12_main()
|
H A D | cms.c | 76 OPT_CAPATH, OPT_CASTORE, OPT_NOCAPATH, OPT_NOCAFILE, OPT_NOCASTORE, enumerator 215 {"CAstore", OPT_CASTORE, ':', "Trusted certificates store URI"}, 486 case OPT_CASTORE: in cms_main()
|
H A D | s_client.c | 499 OPT_CASTORE, OPT_NOCASTORE, OPT_CHAINCASTORE, OPT_VERIFYCASTORE, enumerator 581 {"CAstore", OPT_CASTORE, ':', "URI to store of CA's"}, 1447 case OPT_CASTORE: in s_client_main()
|
H A D | s_server.c | 724 OPT_CASTORE, OPT_NOCASTORE, OPT_CHAINCASTORE, OPT_VERIFYCASTORE, enumerator 785 {"CAstore", OPT_CASTORE, ':', "URI to store of CA's"}, 1307 case OPT_CASTORE: in s_server_main()
|