open-vault/plugins/database/mysql
arnis 4deacf2b50
Conditionally overwrite TLS parameters for MySQL secrets engine (#9729)
* Conditionally overwrite TLS parameters in MySQL DSN

Overwrite MySQL TLS configuration in MySQL DSN only if have `tls_ca` or `tls_certificate_key` set
Current logic always overwrites it

* Add test for MySQL DSN with a valid TLS parameter in query string
2020-08-17 15:30:15 -07:00
..
mysql-database-plugin Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
mysql-legacy-database-plugin Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
connection_producer.go Conditionally overwrite TLS parameters for MySQL secrets engine (#9729) 2020-08-17 15:30:15 -07:00
connection_producer_test.go Conditionally overwrite TLS parameters for MySQL secrets engine (#9729) 2020-08-17 15:30:15 -07:00
mysql.go Allow mTLS for mysql secrets engine (#9181) 2020-06-17 11:46:01 -07:00
mysql_test.go plugins/database: Allow both {{name}} and {{username}} in MySQL & Postgres (#8240) 2020-02-03 13:57:28 -07:00