SSL_CERTS_FILE

Constant SSL_CERTS_FILE 

Source
pub const SSL_CERTS_FILE: &str = "ssl_certs_file";
Expand description

Configuration key to specify a custom TLS certificate CA bundle file. When provided, the provider will load certificates from this file in addition to other sources.