mrsarm / mongotail

Command line tool to log all MongoDB queries in a "tail"able way
https://pypi.org/project/mongotail/
GNU General Public License v3.0
192 stars 17 forks source link

Enabling SSL connection in mongotail #11

Closed sharma-abhishek closed 8 years ago

sharma-abhishek commented 8 years ago

Hi,

Following are the changes for enabling SSL in mongotail:

I have checked it on my side to ensure the SSL connection is working.

Kindly look the changes and let me know if any changes required from my side.

Thanks, Abhishek

mrsarm commented 8 years ago

Thanks @sharma-abhishek, sorry for the late response, I will see your pull request as soon as possible to merge for the next version.

mrsarm commented 8 years ago

@sharma-abhishek I did the merge, and added some minor changes:

Thanks for the contribution, I will add some more patches and release the 2.0.0 version with this.