mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01:00
* fix mongodb connection issue when using TLS client + username/password authentication * add changelog file * fix authMecanism more properly - add test for TLS and User/Password auth * add godoc on TestGetTLSAndUserPasswordAuth * update test to be included in TestGetTLSAuth - replace value by constant
3 lines
118 B
Plaintext
3 lines
118 B
Plaintext
```release-note:bug
|
|
mongodb: fix mongodb connection issue when using TLS client + username/password authentication
|
|
``` |