Programming with Reflection
TelnetEncryptionDisableCRLCheck property
Syntax |
object.TelnetEncryptionDisableCRLCheck |
Data type |
Returns (first syntax line) or specifies (second syntax line) whether Reflection checks for certificate revocation when validating host certificates in SSL/TLS Telnet sessions.
When this property is True, Reflection does not perform CRL checking. Disabling CRL checking increases your security risk.
The default is False, which enables CRL checking and reduces your security risk.
The default is False