How to configure ssl in mongodb? -
i have followed document configure ssl in mongodb. no luck.the mongod service doesnot start after configuring ssl in mongo.conf. have gone through , looks need use scon first support ssl/tls. can please share steps or document, need follow first . using mongo version 2.6
this wiki should cover need build source using scons. ensure have correct ssl package installed mentioned in system specific requirements. scons command
scons mongod --ssl if able upgrade mongodb 3.0+ 2.6 most distributions include ssl support.
Comments
Post a Comment