Replies: 2 comments 1 reply
-
Hello @gaddehyd, Yes, SSL is supported by this driver. Please refer to this documentation. When you enable SSL, you have to specify truststore and keystore properties into standard JSSE properties. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@maximevw Thanks for sharing the links, "jdbc:cassandra://${host}:${port}/${keyspace}?eanblessl=true" is this correct url connection string ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am planning to use this driver with SSL options, Where can I pass the key store,trust store information and what is the connection string for it.
Beta Was this translation helpful? Give feedback.
All reactions