AllowInvalidOrMissingClientCert

Allow connection even if certificate chain validation of the client certificate failed or no client certificate was presented. The proof of possession of the private key is always checked if client certificate was presented. This mode requires the backend to implement processing of data extracted from a client certificate to authenticate the peer, or to reject connections if the client certificate fingerprint is missing.

Functions

Link copied to clipboard
open override fun toJava(): MTLSPolicyClientValidationMode

Properties

Link copied to clipboard
val javaValue: MTLSPolicyClientValidationMode
Link copied to clipboard
Link copied to clipboard