MySQL Forums
Forum List  »  Connector/ODBC

Re: Turning Of Encryption Between ODBC to Localhost Database
Posted by: Carlin Connell
Date: October 15, 2021 12:59AM

I have found that in the "C:\ProgramData\MySQL\MySQL Server 5.7\my.ini" I can add:

[mysqld]
disable-ssl

This disables SSL, I no longer see TaoCrypt in the profiler and see performance improvements.

I am now trying to figure out how to force encryption for remote hosts, and disable encryption for localhosts.

Options: ReplyQuote




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.