Running Cassandra produces the following error message: "SSLv2Hello is not a recognized protocol"
because the JVM being used does not support SSLv2. The JVM does not support SSLv2 because "it's a HUGE security risk." How does one configure Cassandra to *not* use SSLv2? Thanks. Lou.