Module rocket::mtls

source ·
Available on crate feature mtls only.
Expand description

Support for mutual TLS client certificates.

For details on how to configure mutual TLS, see MutualTls and the TLS guide. See Certificate for a request guard that validated, verifies, and retrieves client certificates.

Modules§

Structs§

  • A request guard for validated, verified client certificates.
  • An X.509 Distinguished Name (DN) found in a Certificate.

Enums§

Type Aliases§