次の方法で共有


BackendTlsProperties.ShouldValidateCertificateChain プロパティ

定義

このバックエンド ホストに自己署名証明書を使用するときに SSL 証明書チェーンの検証を行う必要があるかどうかを示すフラグ。

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

プロパティ値

適用対象