Hello, I’m trying to set up a connection in the SQL Database Connector to a MySQL database using SSL and I can’t figure out how to set the SSL Certificates up for the connection.
Every other MySQL client I use has a place to put in the CA Certificate, Client Certification and Client Private Key, but there are no instructions on how to do that for the SQL Database Connector. It just says to refer to the “database vendor’s documentation” in the plugin instructions…but the MySQL database doesn’t use the connection string format that this plugin does. So, that’s no help.
Does anyone know how to set up the certificates?
Thanks!