APIIDA API Gateway Manager

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

If you are using a MySQL server that does not live on the same server you should strongly consider accessing your database over SSL to prevent any snooping of not only your data but also your database credentials.

MariaDB

Here is a great article on how to enable SSL in a Maria DB.

https://www.cyberciti.biz/faq/how-to-setup-mariadb-ssl-and-secure-connections-from-clients/

Client - AAGM

To enable your connection over SSL you will need a copy of the SSL cert your database server is expecting.

Place it under /var/ssl/ as ca-cert.pem

  • No labels