Brad Schoening created CASSANDRA-19456:
------------------------------------------

             Summary: caas_repair should use TLS 1.3
                 Key: CASSANDRA-19456
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19456
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Brad Schoening
         Attachments: image-2024-03-04-13-09-49-321.png

It's best practice to let the driver & server auto negotiate the TLS version, 
which should usually be TLS 1.3.  

Based on clientstats, it looks like the driver is forcing the protocol to the 
older TLS 1.2.  Would suggest removing any TLS versions from the code and just 
letting it auto-negotiate TLS.

!image-2024-03-04-13-09-49-321.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to