How to connect to a TLS enabled mongodb server #921
ivailoyanakiev
started this conversation in
General
Replies: 1 comment
-
ok this was strange and I was confused |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to connect mongodb_exporter and local mnogodb server "version": "7.0.14"
TLS is enabled and I have PAM file and CA file.
I can connect to a Mongo DB with mongosh
I have a valid certificate for Mongodb server. But I do not have client certificate for a host
Before on old version of Mongodb I was able to connect using : ?tls=true&tlsInsecure=true but now it fails
Beta Was this translation helpful? Give feedback.
All reactions