Product Information > JADE Encyclopaedia of Classes – Volume 2 > Chapter 1 - System Classes > verifyRemoteCertificate

verifyRemoteCertificate

Type: Boolean

The verifyRemoteCertificate property of the JadeSSLContext class specifies whether the peer certificate is verified when the SSL connection is established. (The remote program must have a file defined in the caFile property for that node.) The default value of false indicates that the remote peer certificate is not verified.