Skip to content

New Feature Request: Use SSL for MYSQL connections #2280

Description

@sethkor

It would be useful if we could use SSL for connections from the various programs to the MSQL DB. Using a CA in particular would be great for AWS RDS connections.

SSL connections can be handled by using mysql_ssl_set. https://dev.mysql.com/doc/refman/5.7/en/mysql-ssl-set.html

I imagine this may have to be implemented in multiple areas to support the various C/Python/PHP that connect to the MySQL DB

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions