Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Mistaken SSL error connecting to MariaDB 10.1
Hi,
The output that you shared shows “have_openssl” has the value ‘NO’. This means that you need to recompile or reinstall MySQL.
If you see “DISABLED” next to “have_openssl” and “have_ssl”, great – that means that your copy of MySQL supports SSL. and if ‘Yes’ then SSL is setup.
Please refer the MySQL official documentation, here
Regards, Sibin