Open sgowdra opened 4 years ago
I'm glad to hear this is helpful, I use it as well day-to-day to easily browse my local dev C* instances.
There is support for SSL via the JDBC parameter "sslenable". A few additional parameters need to be configured (ssltruststore at a minimum), there are details in the README.md on the project homepage.
Let me know if this resolves your issue, here is a screenshot for the properties configuration in DBVisualizer:
Hi Author,
This is great jdbc driver, this helps for connecting and querying small queries. it worked great for me using open source cassandra without non SSL enabled when we upgrade to DSE 6.8.2 and enable ssl then keyspace would not be visible Please advise.
Thanks Shiva