I want to enable authorization, authentication, client / server encryption, and firewall encryption in Cassandra 2.0.3. Unfortunately, this does not seem to be happening, because all security configurations work fine, but when I turn on “Client / server encryption” and connect to cqlsh I get error “Connection error: TSocket read 0 bytes" ..
Someone please help how is this possible? if not, why? How does this Client / Server encryption work almost on the local host?
source
share