Merge pull request #1314 from getredash/small

Add: support MongoDB SSL connections
This commit is contained in:
Arik Fraimovich 2016-10-05 16:56:55 +03:00 committed by GitHub
commit 39b4f9af22

View File

@ -17,3 +17,5 @@ sasl>=0.1.3
thrift>=0.8.0
thrift_sasl>=0.1.0
cassandra-driver==3.1.1
# certifi is needed to support MongoDB and SSL:
certifi