MongoDB 3.6.14 Client SSL error

SUGGESTED

We are patch V12 from P19 to P20

We have installed all the pre-requisites including the correct Syracuse version. SSL certificates are not being used, and the Use SSL Certificates was not ticked.

We have amended the Mongo.conf file to include bindIpAll: true.

Mongodb 3.6.14 installs fine, but when we try and connect to X3 we get an error. Looking at the log files, it shows as client SSL certificate.

Any help on this would be appreciated.

full mongodb.log message is:

Error receiving request from client: SSLHandshake failed@ SSL Handshake received but server is started without SSL support. Ending connection from 192.x.x.x:54149 (connection ID: 19)

Top Replies