1 reference to DontCheckCertificateRevocation
System (1)
net\System\Net\SecureProtocols\SslStream.cs (1)
131
AuthenticateAsClient(targetHost, clientCertificates, ServicePointManager.DefaultSslProtocols, LocalAppContextSwitches.
DontCheckCertificateRevocation
? false : checkCertificateRevocation);