Skip to content

Conversation

@ajcaldera1
Copy link

Added options --auth_user, --auth_password for authentication so that we can pass username/password to Cassandra
Added options --enableSSL, --ssl_truststore, ssl_truststorepassword so that we can pass JKS store and it's password to enable SSL/TLS connections to Cassandra

@aegershman
Copy link

I'd find this feature useful; while testing a newly provisioned cluster I needed to pass auth user and password, but couldn't do so without checking out this PR and building against that. Just sharing a usecase 👍

@aegershman
Copy link

aegershman commented Feb 14, 2020

Is there a way to connect to universes through basic auth?

EDIT ah, maybe this is it & it’s already implemented? Will check a bit later when back at laptop https://github.com/yugabyte/yb-sample-apps/blob/master/src/main/java/com/yugabyte/sample/common/CmdLineOpts.java#L300

EDIT EDIT: only tested on CassandraKeyValue, but including --username x --password y did work as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants