Programming with Reflection

image\rwnprg32.gif TelnetEncryptionVerifyHostName property

 

Syntax

object.TelnetEncryptionVerifyHostName
object.TelnetEncryptionVerifyHostName = Value

Data type

Boolean

 

Description

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.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property