Re: Cassandra security using openssl or keytool

2015-10-29 Thread Vishwajeet Singh
t use keytool. :) > > Sent via iPhone > > On Oct 29, 2015, at 00:06, Vishwajeet Singh > wrote: > > Hi, > > I saw Cassandra documentation. > > > http://docs.datastax.com/en/cassandra/2.1/cassandra/security/secureSSLCertificates_t.html > > I found this l

Cassandra security using openssl or keytool

2015-10-29 Thread Vishwajeet Singh
Hi, I saw Cassandra documentation. http://docs.datastax.com/en/cassandra/2.1/cassandra/security/secureSSLCertificates_t.html I found this line "SSL certificates must be generated using keytool". Can somebody explain me why SSL certificates must be generated using keytool? Can we use OpenSSL fo

Fwd: Issue with Cassandra client to node security using SSL

2015-10-27 Thread Vishwajeet Singh
Hi, I am using cassandra version 2.1 . My goal is to do cassandra client to node security using SSL with my self-signed CA. Self-signed CA is giving me following files. 1. ca.crt 2. ca.key 3. client.csr 4. client.crt 5. client.key 6. client.p12 I am creating .jks (client.jks) file from client.p1

Issue with Cassandra client to node security using SSL

2015-10-26 Thread Vishwajeet Singh
Hi, I am using cassandra 2.1 . My goal is to do cassandra client to node security using SSL with my self-signed CA. Self-signed CA is giving me following files. 1. ca.crt 2. ca.key 3. client.csr 4. client.crt 5. client.key 6. client.p12 I am creating .jks (client.jks) file from client.p12 using