GEODE-1648 and GEODE-420 are both trying to add geode properties to secure only some components. GEODE-1648 is intending to add a property named "security-enabled-components" that will allow users to turn off authentication/authorization for some components GEODE-420 is intending to add a property named "ssl-enabled-components" that will allow users to turn off ssl. for either client/server, peer-to-peer or wan communication.
Since both deal with security, I think we should have the same list of components for these new geode properties. Intent of this thread is to arrive at a consensus on what these components are. I would like to propose the following components: Cluster => stands for peer-to-peer Server => client/server and developer rest API WAN => gateway sender/receiver Management => jmx, admin-rest, pulse Thanks! Swapnil.