Hi Team, Need help with connecting to Cassandra with mTLS connectivity using keystore and truststore certificates to source the data from Cassandra.
As I understand it, you would use a jdbc input and all of the TLS stuff goes into the connection string, so that’s a JDBC question, not a logstash question.
We are experiencing connectivity failures with a 'bad_certificate' error; we are unable to connect to Cassandra from Logstash. But we can connect to the same Cassandra using the same keystore and truststore from our Spark jobs. Please provide us with some reference links or downloadable links with the working version of Cassandra libraries and the JDBC connection string. We have been using Logstash for the past 5 years. We tried updating the version to Logstash 8.x and 9.x with Java 11, 17, 21 versions, also tried with encrypted and unencrypted keys.