MySQL Forums
Forum List  »  MySQL for Excel

Re: Connecting MySql Workbench via SSL works but connecting with MySQL for Excel does not
Posted by: Javier Treviño
Date: September 23, 2016 12:48PM

Hi Kristo,
I think the support for SSL connections was not really implemented, only the SSL connections created in MySQL Workbench were able to fallback to a non-secure connection.

I know this because MySQL for Excel uses MySQL Connector/NET for all the data communication with the server, and Connector/NET does not support PEM files for SSL connections, which are used by MySQL Workbench.

As soon as Connector/NET adds PEM file support to the product, we can update MySQL for Excel to have SSL support.

Best regards.

====================================
Javier Treviño
MySQL on Windows Team

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Connecting MySql Workbench via SSL works but connecting with MySQL for Excel does not
1044
September 23, 2016 12:48PM


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.