Encrypt mysql connections
In https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/32881723 the database connections from a Plesk server to an elsewhere hosted database was added, but we also want encrypted connections from a client or other server to databases hosted on the Plesk server.
Example: An ERP system hosts its data on a centralized MySQL database on the Plesk server. Between the clients and the server all such data is currently transmitted in plain text through the Internet. Instead this data should be encrypted, because normally such data contains personal information such as names, addresses.
-
Anonymous commented
unbelievable that this is still not possible. Is there a roadmap or timeline available?
-
Jason Rikard commented
TLS should be an option for all remote Database servers attached to a Plesk instance.
This option is supported in the the high availability version of the Plesk install but should apply to all remote databases regardless.
[database]
tls.enable = true;