Matthew Reddington created GEODE-8723: -----------------------------------------
Summary: Convert unit tests to encrypt connections by default Key: GEODE-8723 URL: https://issues.apache.org/jira/browse/GEODE-8723 Project: Geode Issue Type: Improvement Components: native client Reporter: Matthew Reddington Almost all of our tests use plaintext, unauthenticated connections to a Geode cluster, whereas this does not reflect what any client does anywhere ever; the opposite is true. Our tests should reflect the common case, encryption and authentication by default, and plaintext connections should be exceptional test cases. Make it trivially configurable that all tests use encryption and authentication. Make it the default. -- This message was sent by Atlassian Jira (v8.3.4#803005)