ramgkliye
(Kesava Ram Gangipamula)
12
Is the issue still open…? i believe may not be… Just a tip… if the SSL/TLS Certificate got password, you need to pass the same thru the command line parameter : --tlsCertificateKeyFilePassword
/mongodb/mongodb-agent/mongodb-linux-x86_64-4.2.12-ent/bin/mongo --tls --tlsCertificateKeyFile /mongodb/sslcerts/server.pem --tlsCAFile /mongodb/sslcerts/ca.pem --tlsCertificateKeyFilePassword ‘InD1a-ramgk77’ --host hostname -f
Hope this helps…