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 for generating certificates? I am trying using openssl but it's not working. Why? Thanks, Vishwajeet