Add: support MongoDB SSL connections

This commit is contained in:
Arik Fraimovich
2016-10-05 16:54:22 +03:00
parent fb30a8217c
commit 1049d46a20

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