csalai Posted March 19, 2023 Share Posted March 19, 2023 I have an ubuntu 20.04 server, and another one. In the first server running the MTA server, and the second running the MYSQL server. I have many attempts to try connect to the mysql with mta Dbconnect function(https://wiki.multitheftauto.com/wiki/DbConnect) and finally i can. The main problem was MYSQL server used SSL connection, i had to disable this.This solved the problem. But i have the main question. Is it possible to connect with SSL using the DbConnect function? Or anything else to use secure SSL connection? Link to comment
FlyingSpoon Posted May 23, 2023 Share Posted May 23, 2023 Of course, just look for a correct guide on how to do this. For example: https://www.google.com/amp/s/arctype.com/blog/mysql-ssl/amp/ Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now