Searched refs:crl_ext (Results 1 – 3 of 3) sorted by relevance
285 char *crl_ext=NULL; in MAIN() local507 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 …]
66 # crl_extensions = crl_ext254 [ crl_ext ]