Sets the verify mode of the socket.
method
TCPSocket.setVerifyMode
@param requestCert
Whether to request a certificate.
@param rejectUnauthorized
Whether to reject unauthorized certificates.
method
Sets the verify mode of the socket.
Whether to request a certificate.
Whether to reject unauthorized certificates.