added link to SSL setup post

This commit is contained in:
Alex Popescu
2014-01-29 15:57:34 -08:00
parent f970cc2faa
commit b76cf4be06

View File

@@ -110,3 +110,7 @@ For snappy support::
(If using a Debian Linux derivative such as Ubuntu, it may be easier to
just run ``apt-get install python-snappy``.)
Setting SSL
-----------
Andrew Mussey has published a thorough guide on `Using SSL with the DataStax Python driver <http://blog.amussey.com/post/64036730812/cassandra-2-0-client-server-ssl-with-datastax-python>`_.