This is an automated email from the ASF dual-hosted git repository.
bschuchardt pushed a change to branch feature/GEODE-2113b
in repository https://gitbox.apache.org/repos/asf/geode.git.
from f09ed02 GEODE-2113 Implement SSL over NIO
add 8dfba2d GEODE-2113 Implement SSL over NIO
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/geode/ClusterSSLDUnitTest.java | 95 ++++++++++++++++++---
.../internal/net/SSLSocketIntegrationTest.java | 5 +-
.../org/apache/geode/internal/net/NioEngine.java | 1 +
.../apache/geode/internal/net/NioSslEngine.java | 7 +-
.../apache/geode/internal/net/SocketCreator.java | 24 ++++--
.../org/apache/geode/internal/tcp/Connection.java | 26 +++---
.../sanctioned-geode-core-serializables.txt | 1 +
.../resources/org/apache/geode/server.keystore | Bin 1253 -> 1256 bytes
8 files changed, 130 insertions(+), 29 deletions(-)