Page MenuHomePhorge

Support SSL/TLS for MariaDB connections
Open, Needs TriagePublic

Description

We want to make all connections from our front end tools REQUIRE SSL in MariaDB (for TLS 1.2+) but Phabricator does not allow connecting to MariaDB using SSL/TLS

Can this be added?


Instructions for setting up MariaDB with secure connections
https://mariadb.com/kb/en/securing-connections-for-client-and-server/

Event Timeline

I'll try to look into feasibility of this later this week. Presumably it shouldn't be too difficult, adding a few configs to point to the certificate files and updating the DAO (I think is named Lisk?).

Any progress on this? Consensus?

@Labricator Could you propose and submit a revision?

I’d definitely try, but it depends if we are using GitHub or command line git.

Is there an update on this? we would love to see this feature soon

Is there an update on this? we would love to see this feature soon

Apologies about the wait. I am currently on a holiday, thus, will be unable to upload any patches for this month. I'll try to research this later. Again, apologies.

This comment was removed by Bukkit.