Question
Is it possible to use SSL on MySQL/MariaDB connections?
Answer
In order to secure connections to MySQL database servers, and also to MySQL derivatives, such as MariaDB or Percona the following documentation can be applied Securing Connections to Remote MySQL/MariaDB Database Servers.