Mtls Class

Configuration properties for mutual TLS authentication.

Constructor

Mtls(*args: Any, **kwargs: Any)

Variables

Name Description
enabled

Boolean indicating whether the mutual TLS authentication is enabled.

Attributes

enabled

Boolean indicating whether the mutual TLS authentication is enabled.

enabled: bool | None