Re: Cipher Suite Cassandra 2.1.14 Encryption

2017-01-04 Thread Nate McCall
Is AES-GCM supported in python by default? I have a vague recollection that it is not (certainly possible my knowledge is outdated as well). On Wed, Dec 21, 2016 at 10:21 AM, Jacob Shadix wrote: > I was testing client encryption w/cqlsh and get the following error when >

Cipher Suite Cassandra 2.1.14 Encryption

2016-12-20 Thread Jacob Shadix
I was testing client encryption w/cqlsh and get the following error when using TLS_DHE_RSA_WITH_AES_128_GCM_SHA256 as the cipher. Any ideas why? Last error: _ssl.c:492: EOF occurred in violation of protocol")}) -- Jacob Shadix