Handshake Error in SSL and SSH Components
When using SSL or SSH components, a handshake error can occur if there is a problem establishing a secure connection between the client and the server and may require additional debugging to identify the cause.
To gather more information, check the SSLStatus event as well as the SSLServerAuthentication event. If the Accept parameter of the SSLServerAuthentication event is set to false, the Status parameter will indicate the reason. You can then set the Accept parameter to true to manually force acceptance of the server certificate.
In addition, check with the server administrator whether the server requires client authentication. If it does, set the SSLCert properties of the control to reference the certificate that must be presented to the server.
We appreciate your feedback. If you have any questions, comments, or suggestions about this article please contact our support team at support@nsoftware.com.