Installed MySQL 5.7 and the latest connector. Database is working and can connect via the WorkBench. SolidCP sees that MySQL is installed but when entering the server settings, I am prompted with and error (same error in the server logs as well).
Service installation results: Could not connect to the specified MySQL Server: The host localhost does not support SSL connections.
Any help would be greatly appreciated.
Hello,
This is a known issue with the latest version of MySQL. Currently we only have an work around which is:
In the "Root login" field enter "root;SslMode=none" replacing root with the MySQL username.
Thanks,
Trevor
Hello,
Just for anybody with the same issue. With the release of v1.4.1 we have added a checkbox to allow SslMode=None to be set.
Kind Regards,
Trevor Robinson