Error Message:
Error: [DBNETLIB][ConnectionOpen (SECDoClientHandshake()).]SSL Security error.
Symptoms:
While trying to log in to Casewise, the application fail not connect to the DB. Once you try to test the Connection you may get the above error.
Resolution:
This is because of the TLS 1.0 and or 1,1 would need to be enabled.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols
Change the Client to 1 (enable.) in the TLS1.0
Comments
0 comments
Please sign in to leave a comment.