mtls library
Classes
- MtlsConfig
- Configuration for mtlsHttpClient.
Functions
-
mtlsHttpClient(
MtlsConfig config) → Client -
Builds an
http.Clientthat presents the certificate fromconfigduring the TLS handshake. The token endpoint identifies the client from the cert; no HTTP-layer credentials are sent.