Share via


BackendTlsProperties.ShouldValidateCertificateChain Property

Definition

Flag indicating whether SSL certificate chain validation should be done when using self-signed certificates for this backend host.

public bool? ShouldValidateCertificateChain { get; set; }
member this.ShouldValidateCertificateChain : Nullable<bool> with get, set
Public Property ShouldValidateCertificateChain As Nullable(Of Boolean)

Property Value

Applies to