Hey Guys, Is there a way to make TLS encryption optional for the CQL listener? We'd like to be able to use for remote management connections but not for same datacenter usage (since the build/up tear down cost is too high for things that don't use pools).
Right now it appears if we enable encryption it requires it for all connections, which definitely is not what we want. -J