ing-bank / cassandra-jdbc-wrapper

A JDBC wrapper of Java Driver for Apache Cassandra®, which offers a simple JDBC compliant API to work with CQL3.
Apache License 2.0
70 stars 25 forks source link

Does this driver supports SSL ? #53

Closed gaddehyd closed 4 months ago

gaddehyd commented 4 months ago

Does this driver supports SSL ? if yes where I need to pass the keystore and truststore information and what is the connection for enabling the SSL ?

maximevw commented 4 months ago

Please check the discussion #52 which is a duplicate.