How to connect mongoDB with client SSL certificate
Answered
Hi,
Am not able to connect my mongodb server with client SSL certificate. But i can connect from command prompt.
Hi,
Am not able to connect my mongodb server with client SSL certificate. But i can connect from command prompt.
You should use x.509 Certificates to Authenticate Clients. Please see the attached picture.
Set the auth mode to X.509. And set the Certificate.
You should use x.509 Certificates to Authenticate Clients. Please see the attached picture.
Set the auth mode to X.509. And set the Certificate.
Replies have been locked on this page!