LOAD_NATIVE_CERTS

Constant LOAD_NATIVE_CERTS 

Source
pub const LOAD_NATIVE_CERTS: &str = "load_native_certs";
Expand description

Configuration key to control whether to load the system’s native certificate store. When set to “true” (default), the provider will use the operating system’s trusted certificates.