Is there a way for mongodb clients to connect to mongodb server (SSL/TLS enabled) without client certificates?
2
votes
1
answer
1021
views
I am trying to setup a MongoDB with SSL/TLS enabled. I'm just wondering is there a way for clients to connect to my mongodb server without having a client certificate that would not compromise the security? (not considering --sslAllowInvalidCertificates or --tlsInsecure=true)
Just like how mongodb atlas is doing it.
Asked by JRA
(137 rep)
Mar 6, 2023, 03:48 AM
Last activity: Mar 31, 2024, 10:04 AM
Last activity: Mar 31, 2024, 10:04 AM