-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
None
-
Sprint 105 (Oct 2023), Sprint 106 (Nov 2023), Sprint 107 (Dec 2023)
-
1
Steps to reproduce:
- Setting MongoDB pugin tls_mode to verify_ca/full in configuration
- Set TLS CA parameter in configuration
- Try to retrieve MongoDB data via the plugin
Result:
An error will be shown that client key/cert should be set
Expected:
Retrieve data from MongoDB unless server requires client key and cert to be set.