Share via


ApplicationGatewayBackendHttpSettings.IsValidateCertChainAndExpiryEnabled Property

Definition

Verify or skip both chain and expiry validations of the certificate on the backend server. Default is set to true.

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

Property Value

Applies to