verifyServerCertificate property

bool? verifyServerCertificate
getter/setter pair

Whether or not to check the primary instance's Common Name value in the certificate that it sends during the SSL handshake.

Implementation

core.bool? verifyServerCertificate;