Searched refs:ENV_SIGNER_CERT (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/crypto/openssl/crypto/ts/
H A Dts_conf.c23 #define ENV_SIGNER_CERT "signer_cert" macro
195 cert = NCONF_get_string(conf, section, ENV_SIGNER_CERT);
197 ts_CONF_lookup_fail(section, ENV_SIGNER_CERT);

Completed in 84 milliseconds