Module native_certs

Expand description

Re-export of the rustls-native-certs crate.

rustls-native-certs allows rustls to use the platform’s native certificate store when operating as a TLS client.

Structs§

CertificateResult
Results from trying to load certificates from the platform’s native store.
Error

Enums§

ErrorKind

Functions§

load_native_certs
Load root certificates found in the platform’s native certificate store.