Bug #75111 Query regarding implementation of SSL on OS
Submitted: 5 Dec 2014 6:27 Modified: 5 Dec 2014 11:46
Reporter: Neelakshi Nehru Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S5 (Performance)
Version:windows 7 Home Basic OS:Any
Assigned to: CPU Architecture:Any
Tags: Connection, home basic, SSL, windows 7, workbench

[5 Dec 2014 6:27] Neelakshi Nehru
Description:
Can SSL be established for MySQL Workbench in Windows 7 Home Basic?

How to repeat:
Getting the warning can't open config file: \usr\local\ssl\openssl.cfg
Unable to load cfg file info from \usr\local\ssl\openssl.cfg
[5 Dec 2014 11:46] MySQL Verification Team
We're sorry, but the bug system is not the appropriate forum for asking help on using MySQL products. Your problem is not the result of a bug.

Support on using our products is available both free in our forums at http://forums.mysql.com/ and for a reasonable fee direct from our skilled support engineers at http://www.mysql.com/support/

Thank you for your interest in MySQL.
[5 Dec 2014 12:00] Peter Laursen
If Workbench looks for \usr\local\ssl\openssl.cfg on Windows *IT IS* a bug IMO! 

MySQL for windows has (must have!) OpenSSL or YaSSL statically linked. I have no problems creating SSL connections to MySQl on Windows with SQLyog (for instance), if only certificates and keys are in place and the private keys are specified in configuraton.

-- Peter
-- not a MySQL/Oracle person.