Skip to content

Enable ssl config for cassandra

Compare
Choose a tag to compare
@choonkeat choonkeat released this 13 Sep 08:03
· 13 commits to master since this release
aa6192f

Newly supported params for cassandra

DATABASE_URL=localhost:9042?enableHostVerification=true&certPath=/file.pem&keyPath=/key.pem&caPath=/other/file.pem

See #10 for more details