CertificateValidatorAddHostCertificateValidation Method |
Namespace: Koopman.CheckPoint.Common
public void AddHostCertificateValidation( CertificateValidation certificateValidation, string hostName, string expectedCertificateHash )
Exception | Condition |
---|---|
Exception | Cannot use different certificate validation methods under .NET 4.5. or Cannot have two differently pinned certificates for the same host under .NET 4.5. or Failed to add new host name to CertificateValidator |