Crate rustls_cert_reloadable_resolver

Source
Expand description

Common certificate utils.

Modules§

key_provider
The rustls::crypto::KeyProvider implementation.

Structs§

CertifiedKeyLoader
Load the rustls::sign::CertifiedKey from the specified paths using the specified readers.
ReloadableResolver
Reloadable server certificate resolver.

Enums§

CertifiedKeyLoaderError
An error that can occur while loading the data.