Expand description
TLS configuration for mutual TLS (mTLS) client authentication.
Provides TlsConfig which holds the PEM-encoded client certificate,
private key, and optional CA certificate needed to establish an mTLS
connection to a Haystack server.
Structsยง
- TlsConfig
- Configuration for mutual TLS (mTLS) client authentication.