This is an automated email from the ASF dual-hosted git repository.

bschuchardt pushed a change to branch feature/GEODE-8144
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 88e7fd9  GEODE-8144: endpoint identification in servers is not working
     add 2682745  modified SocketCreator to look for a hostname if one is not 
present and endpoint verification is enabled

No new revisions were added by this update.

Summary of changes:
 .../geode/client/sni/geode-config/gemfire.properties    |  1 +
 .../org/apache/geode/client/sni/scripts/cleandocker.sh  | 11 +++++++++++
 .../geode/client/sni/scripts/geode-starter-2.gfsh       |  8 ++++----
 .../apache/geode/client/sni/scripts/geode-starter.gfsh  |  6 +++---
 .../geode/distributed/internal/InternalLocator.java     |  2 +-
 .../org/apache/geode/internal/net/SocketCreator.java    | 17 +++++++++++++++--
 6 files changed, 35 insertions(+), 10 deletions(-)
 create mode 100755 
geode-assembly/src/acceptanceTest/resources/org/apache/geode/client/sni/scripts/cleandocker.sh

Reply via email to