A ClientCertVerifier
that will allow both anonymous and authenticated
clients, without any name checking.
A ClientCertVerifier
that will ensure that every client provides a trusted
certificate, without any name checking.
Policy for enforcing Certificate Transparency.
Zero-sized marker type representing verification of a client cert chain.
A type which encapsuates a string that is a syntactically valid DNS name.
Zero-sized marker type representing verification of a signature.
Turns off client authentication.
Zero-sized marker type representing verification of a server cert chain.
Default ServerCertVerifier
, see the trait impl for more information.