Hey Amit,
I’ve tried now with Cassandra built from source and running on my laptop, and
it behaves as expected (I can toggle ciphers on 1.3) must be something wrong in
my container setup.
Thanks for the help there! Sorry for the noise
Jackson
From: Amit Patel
Ah that make sense. I am not using containers, all I did was restrict at java
level TLS and configured cipher in Cassandra.yaml (that only support TLS 1.3).
Here is my logs:
INFO [main] 2022-12-20 16:04:46,246 SSLFactory.java:521 - Internode messaging
enabled TLS protocols: TLSv1.2, TLSv1.3
IN