stampery / mongoaudit

🔥 A powerful MongoDB auditing and pentesting tool 🔥
https://mongoaud.it
MIT License
1.32k stars 135 forks source link

Mongo authenticate mechanism wasn't connecting with SSL/TLS if it was… #31

Closed elecay closed 7 years ago

elecay commented 7 years ago

… enabled nor using a specific database. Closes #26

Another quick fix. clean_up_connection() is a kind of hack due the weird way of getting a connection. There is a lot of space for improvement here.

Signed-off-by: Sebastian Rajo elecay@gmail.com