Enable ssl config for cassandra
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
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