Addison created GEODE-2113:
------------------------------
Summary: Implement SSL over NIO
Key: GEODE-2113
URL: https://issues.apache.org/jira/browse/GEODE-2113
Project: Geode
Issue Type: Bug
Components: client/server
Reporter: Addison
Java now has a nifty javax.net.ssl.SSLSocketFactory that can produce an
SSLSocket from an existing Socket. This will let us create an SSLSocket that
has an NIO SocketChannel and get rid of all of the "Old IO" code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)