[ODBC-236] Windows ODBC Administrator's "Test DSN" button fails when SSLCA is defined Created: 2019-03-20 Updated: 2019-09-18 Resolved: 2019-09-18 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | General |
| Affects Version/s: | 3.0.8 |
| Fix Version/s: | 3.1.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When SSLCA is defined for a DSN and when I try to use the "Test DSN" button in Windows' ODBC Data Source Administrator interface, it fails with an error like the following:
However, the file provided as SSLCA is available, and its privileges are fine. And when I actually use the DSN with an application like Microsoft Excel, it connects without any errors. This makes me think that the bug is actually related to the "Test DSN" button, rather than an a bug with SSL or an issue with the file. |
| Comments |
| Comment by Lawrin Novitsky [ 2019-09-17 ] |
|
I could not repeat this issue as well(latest repo version with C/C 3.1.4) |
| Comment by Geoff Montee (Inactive) [ 2019-09-18 ] |
|
Hi Lawrin, I just tested this again with Connector/ODBC 3.1.3, and I was not able to reproduce the issue anymore. |