Constant openssl_probe::ENV_CERT_DIR
source · pub const ENV_CERT_DIR: &'static str = "SSL_CERT_DIR";
Expand description
The OpenSSL environment variable to configure what certificates directory to use.
pub const ENV_CERT_DIR: &'static str = "SSL_CERT_DIR";
The OpenSSL environment variable to configure what certificates directory to use.