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

Alberto Bortolan commented on CASSANDRA-17559:
----------------------------------------------

Would it be possible for this Jira to get some attention? SSL support is a 
basic requirement for any tool that needs to connect to the CQL port. 
Since fqltool is based on the v3 java driver, there is a need for a code change 
to enable SSL as there isn't an external configuration file as in the v4 Java 
driver where a user can enable SSL. 

> FQLTool Replay should support full set of login options (ssl, auth provider 
> etc)
> --------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17559
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17559
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tool/fql
>            Reporter: Brian Houser
>            Priority: Normal
>
> While the FQLTool is great, It would appear that the connection options for 
> the FQLTool are limited to user name and password as the only mechanisms for 
> logging in.  There are a few things that I noticed in playing around with the 
> tool...
>  # user name and login are possible through the target connection string, but 
> this is not documented in the help.
>  # it also appears that the password is put in the log as plain text while 
> executing.
>  # we should have the ability to use ssl (such as an ssl option).
>  # we should have the ability to specify different auth providers, so that 
> those which run on Kerberos etc, can be used.



--
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