Skip to main content

Module verify

Module verify 

Available on crate feature rustls only.
Expand description

TLS certificate verifier support for rustls usage in Rama.

Structs§

NoServerCertVerifier
Cert verifier that does not verify the server certificate.
PinnedServerCertVerifier
Leaf certificate pinning layered in front of another verifier.