Thanks a lot.
I think I need the ‘ –alias’ option.
From: Adam Holmberg [mailto:adam.holmb...@datastax.com]
Sent: 2015年2月4日 23:17
To: user@cassandra.apache.org
Subject: Re: FW: How to use cqlsh to access Cassandra DB if the
client_encryption_options is enabled
Since I don't know what
rc.sample>
>
>
>
> Adam Holmberg
>
>
>
> On Wed, Jan 28, 2015 at 1:08 AM, Lu, Boying wrote:
>
> Hi, All,
>
>
>
> Does anyone know the answer?
>
>
>
> Thanks a lot
>
>
>
> Boying
>
>
>
>
>
> *From:* Lu, Boying
> *Sen
how to fix this issue?
Thanks
Boying
From: Adam Holmberg [mailto:adam.holmb...@datastax.com]
Sent: 2015年1月31日 1:12
To: user@cassandra.apache.org
Subject: Re: FW: How to use cqlsh to access Cassandra DB if the
client_encryption_options is enabled
Assuming the truststore you are referencing is the
Thanks a lot ;)
I’ll try your suggestions.
From: Adam Holmberg [mailto:adam.holmb...@datastax.com]
Sent: 2015年1月31日 1:12
To: user@cassandra.apache.org
Subject: Re: FW: How to use cqlsh to access Cassandra DB if the
client_encryption_options is enabled
Assuming the truststore you are
wrote:
> Hi, All,
>
>
>
> Does anyone know the answer?
>
>
>
> Thanks a lot
>
>
>
> Boying
>
>
>
>
>
> *From:* Lu, Boying
> *Sent:* 2015年1月6日 11:21
> *To:* user@cassandra.apache.org
> *Subject:* How to use cqlsh to access Cassandra DB if
Hi, All,
Does anyone know the answer?
Thanks a lot
Boying
From: Lu, Boying
Sent: 2015年1月6日 11:21
To: user@cassandra.apache.org
Subject: How to use cqlsh to access Cassandra DB if the
client_encryption_options is enabled
Hi, All,
I turned on the dbclient_encryption_options like this
Hi, All,
I turned on the dbclient_encryption_options like this:
client_encryption_options:
enabled: true
keystore: path-to-my-keystore-file
keystore_password: my-keystore-password
truststore: path-to-my-truststore-file
truststore_password: my-truststore-password
...
I can use following cassand