Constant openssl_probe::ENV_CERT_FILE
source ยท pub const ENV_CERT_FILE: &'static str = "SSL_CERT_FILE";
Expand description
The OpenSSL environment variable to configure what certificate file to use.
pub const ENV_CERT_FILE: &'static str = "SSL_CERT_FILE";
The OpenSSL environment variable to configure what certificate file to use.