Hello,
I have just moved my db to a cloud hosted version of MariaDB and it requires that I supply a .PEM file to securely connect with them. Is there a way to use \koolreport\datasources\MySQLDataSource in this way? PHP supports it but it doesn't seem to be used in the code.
The error I receive is: Warning: mysqli::__construct(): (HY000/1045): Access without SSL denied in /var/www/html/proteamedge/public/wp-content/themes/memberlite-child-master/vendor/koolreport/core/src/datasources/MySQLDataSource.php on line 101