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

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -