Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
Docs
Description
Currently when using cqlsh with --ssl it tries to use TLS 1.0 to connect. I have my server only serving TLS 1.2 which means that I cannot connect.
It would be nice if cqlsh allowed the TLS protocol it uses to connect to be configured.