1 Commits

Author SHA1 Message Date
Mathias Top
17054b52a4
fix mongodb connection issue when using TLS client + username/password authentication (#30073)
* 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
2025-06-16 14:22:44 -04:00