mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* add inline cert auth to postres db plugin * handle both sslinline and new TLS plugin fields * refactor PrepareTestContainerWithSSL * add tests for postgres inline TLS fields * changelog * revert back to errwrap since the middleware sanitizing depends on it * enable only setting sslrootcert
4 lines
137 B
Plaintext
4 lines
137 B
Plaintext
```release-note:improvement
|
|
database/postgres: Add new fields to the plugin's config endpoint for client certificate authentication.
|
|
```
|