You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bs...@apache.org on 2020/03/24 18:07:49 UTC

[geode] branch develop updated (a93a59e -> 1dfc496)

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

bschuchardt pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from a93a59e  GEODE-7900: Only set the SNI hostname if it is not present
     add 1dfc496  GEODE-6008: CI Failure: ClientServerHostNameVerificationDistributedTe… (#4839)

No new revisions were added by this update.

Summary of changes:
 ...tServerHostNameVerificationDistributedTest.java |  4 +++
 .../geode/internal/tcp/CloseConnectionTest.java    | 13 ++++++++
 ...LSocketHostNameVerificationIntegrationTest.java |  3 +-
 .../internal/net/SSLSocketIntegrationTest.java     |  2 +-
 .../apache/geode/internal/net/NioSslEngine.java    |  4 +--
 .../org/apache/geode/internal/tcp/Connection.java  | 38 ++++++++++++++++++----
 .../geode/internal/net/NioSslEngineTest.java       |  8 +++--
 7 files changed, 58 insertions(+), 14 deletions(-)