Programming with Reflection
TelnetEncryptionVerifyHostName property
Syntax |
object.TelnetEncryptionVerifyHostName |
Data type |
Returns (first syntax line) or specifies (second syntax line) how Reflection handles SSL/TLS Telnet connections when the host name in the certificate does not match the host being contacted. When this property is True (the default value) the host name in the certificate must match the host you are contacting.
This property is only relevant if TelnetEncryption is True.