Home
last modified time | relevance | path

Searched refs:crl_ext (Results 1 – 3 of 3) sorted by relevance

/external/openssl/apps/
Dca.c285 char *crl_ext=NULL; in MAIN() local
507 crl_ext= *(++argv); in MAIN()
1339 if (!crl_ext) in MAIN()
1341 crl_ext=NCONF_get_string(conf,section,ENV_CRLEXT); in MAIN()
1342 if (!crl_ext) in MAIN()
1345 if (crl_ext) in MAIN()
1351 if (!X509V3_EXT_add_nconf(conf, &ctx, crl_ext, NULL)) in MAIN()
1355 crl_ext); in MAIN()
1437 if (crl_ext || crlnumberfile != NULL) in MAIN()
1443 if (crl_ext) in MAIN()
[all …]
Dopenssl-vms.cnf66 # crl_extensions = crl_ext
254 [ crl_ext ]
Dopenssl.cnf66 # crl_extensions = crl_ext
254 [ crl_ext ]