----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51612/ -----------------------------------------------------------
Review request for geode, Bruce Schuchardt, Kevin Duling, Kirk Lund, and Udo Kohlmeyer. Repository: geode Description ------- GEODE-1834: initilize the socketcreator with the correct ssl settings Diffs ----- geode-core/src/main/java/com/gemstone/gemfire/management/internal/JmxManagerLocatorRequest.java 861f51d4e0077440ab3128e6053c389cecfd9bb8 geode-core/src/main/java/com/gemstone/gemfire/management/internal/cli/commands/ShellCommands.java 09a25a67d748524cbbc19099c453d045b415ce5c geode-core/src/test/java/com/gemstone/gemfire/management/ConnectToLocatorSSLDUnitTest.java PRE-CREATION Diff: https://reviews.apache.org/r/51612/diff/ Testing ------- the newly added tests to cover both cluster-ssl-* and jmx-ssl-* settings. This would test for both GEM-877 and GEM-626 Thanks, Jinmei Liao