Module mtls_server

Source
Available on crate feature mtls_server only.
Expand description

Utilities for creating mTLS servers participating in an Authly service mesh.

Structsยง

MTLSConnectionData
The
MTLSMiddleware
A middleware for setting up mTLS with tower_server.
PeerServiceEntity
A Request extension representing the peer Authly service that connected to the local server.