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

  /src/crypto/external/apache2/openssl/dist/apps/
ca.c 56 #define ENV_NEW_CERTS_DIR "new_certs_dir"
702 outdir = NCONF_get_string(conf, section, ENV_NEW_CERTS_DIR);
  /src/crypto/external/bsd/openssl/dist/apps/
ca.c 54 #define ENV_NEW_CERTS_DIR "new_certs_dir"
668 outdir = NCONF_get_string(conf, section, ENV_NEW_CERTS_DIR);
  /src/crypto/external/bsd/openssl.old/dist/apps/
ca.c 54 #define ENV_NEW_CERTS_DIR "new_certs_dir"
598 outdir = NCONF_get_string(conf, section, ENV_NEW_CERTS_DIR);

Completed in 29 milliseconds