Mysql not connecting using SSL/TLS - Technical Support - Toradex Community
We are facing an issue in connecting to a (networked) MySQL database from our Qt app.
We require an encrypted connection, and MySQL is set with the require_secure_transport=ON.
It seems that the mariadb client code is …