[ https://issues.apache.org/jira/browse/GEODE-419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Udo Kohlmeyer resolved GEODE-419. --------------------------------- Resolution: Fixed > javax.net.ssl.* gemfire properties ignored if ssl-enabled is false > ------------------------------------------------------------------ > > Key: GEODE-419 > URL: https://issues.apache.org/jira/browse/GEODE-419 > Project: Geode > Issue Type: Bug > Components: client/server, configuration, security > Reporter: Darrel Schneider > Assignee: Udo Kohlmeyer > Priority: Minor > > You are supposed to be able to put javax.net.ssl.* system property > definitions in your gemfire.properties and have them be used to configure ssl. > They work ok if ssl-enabled is true and cluster-ssl-enabled is not set. But > if you set cluster-ssl-enabled (to true or false) then the javax.net.ssl.* > properties are ignored. The same is also true for http-service-ssl-enabled. > This can be worked around by using the new cluster-ssl-keystore* and > cluster-ssl-truststore* gemfire properties instead of javax.net.ssl.*. -- This message was sent by Atlassian JIRA (v6.3.4#6332)