Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Please find the steps to reproduce the issue on connecting to a server using SSL in SQLyog below,
1) For a server where client-key and client-certificate are not configured, entering just the CA-certificate details in the 'SSL' tab and connecting works fine.
2) On entering incorrect client-key and client-certificate details (under 'Use Authentication') and connecting, an error is returned. But on disabling the 'Use Authentication' option (i.e., client-key and client-certificate details) and connecting the same error is returned.
This was verified with the Oracle MySQL API connector, and there was no issue as mentioned in the 2nd step above.