open-vault/physical/mysql
Lauren Voswinkel 8fc08f8c91
Require TLS or plaintext flagging in MySQL configuration (#9012)
* Adds a safety switch to configuration files.

This requires a user to either use TLS, or acknowledge that they are sending
credentials over plaintext.

* Warn if plaintext credentials will be passed

* Add true/false support to the plaintext transmission ack

* Updated website docs and ensured ToLower is used for true comparison
2020-05-21 09:09:37 -07:00
..
mysql.go Require TLS or plaintext flagging in MySQL configuration (#9012) 2020-05-21 09:09:37 -07:00
mysql_test.go Require TLS or plaintext flagging in MySQL configuration (#9012) 2020-05-21 09:09:37 -07:00