MySQL Forums
Forum List  »  MySQL Workbench

Re: MySQL Workbench problem "cannot enable the ssl"
Posted by: Mike Lischke
Date: November 05, 2014 01:53AM

Hi,

it doesn't say it cannot. It just says it didn't enable SSL. If you set up SSL properly you can of course use SSL. For this the server you are connecting to must support SSL and you need the SSL CA/CERT/Key files for the connection.

Open the connection from the home screen in the connection manager (right click on the tile -> Edit Connection). Switch to the SSL tab and add your settings there. If all is correct you will have SSL used on next connection open.

Mike

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL Workbench problem "cannot enable the ssl"
779
November 05, 2014 01:53AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.