You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jesse Szwedko (JIRA)" <ji...@apache.org> on 2015/06/04 01:11:38 UTC

[jira] [Commented] (CASSANDRA-9544) Allow specification of TLS protocol to use for cqlsh

    [ https://issues.apache.org/jira/browse/CASSANDRA-9544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14571814#comment-14571814 ] 

Jesse Szwedko commented on CASSANDRA-9544:
------------------------------------------

This patch also changes the default to {{SSLv23}} which is the most flexible and likely to work with all server configurations.

> Allow specification of TLS protocol to use for cqlsh
> ----------------------------------------------------
>
>                 Key: CASSANDRA-9544
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9544
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jesse Szwedko
>              Labels: cqlsh, tls
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)