Ernest Burghardt created GEODE-7908:
---------------------------------------
Summary: Generate error when user attempts to configure SNI
without SSL
Key: GEODE-7908
URL: https://issues.apache.org/jira/browse/GEODE-7908
Project: Geode
Issue Type: Improvement
Components: membership
Reporter: Ernest Burghardt
SNI is only usable in the context of (client-to-locator and client-to-server)
TLS/SSL. But we're using system properties and Geode configuration properties
to configure TLS/SSL. The possibility arises that a user may specify one
without the other.
When this story is done there will be a test that verifies that when a user
configures SNI without (client-to-locator and client-to-server) SSL, an
error/exception TBD is generated (thrown, logged)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)