Bug #12874 SSL connection error
Submitted: 30 Aug 2005 10:41 Modified: 30 Aug 2005 21:37
Reporter: [ name withheld ] (Basic Quality Contributor) Email Updates:
Status: Won't fix Impact on me:
None 
Category:MySQL Query Browser Severity:S2 (Serious)
Version:1.1.14 OS:Windows (Windows XP sp2)
Assigned to: CPU Architecture:Any

[30 Aug 2005 10:41] [ name withheld ]
Description:
When connecting to MySQL 5.0.11 beta nt with the "Use SSL if available" option checked, it does not connect, showing this error instead:

Could not connect to the specified instance
MySQL error number 2026
SSL connection error

Also:
The ssl connection happens successfully with the command line tool.
I don't see any way to specify which certificates to use when connecting.

How to repeat:
See above.

Suggested fix:
Add full ssl configuration options or make the tool aware windows integrated certificate management.
[30 Aug 2005 21:37] Jorge del Conde
Because of licensing issues, none of our clients can connect to windows servers using SSL.
[31 Aug 2005 14:08] [ name withheld ]
Do you mean that the command line client tool (mysql.exe) fakes SSL usage?
Or that graphical clients only are unable to use SSL?
Thanks