You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/07/17 20:57:00 UTC

[jira] [Commented] (GEODE-2113) Implement SSL over NIO

    [ https://issues.apache.org/jira/browse/GEODE-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160205#comment-17160205 ] 

ASF GitHub Bot commented on GEODE-2113:
---------------------------------------

davebarnes97 merged pull request #5383:
URL: https://github.com/apache/geode/pull/5383


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Implement SSL over NIO
> ----------------------
>
>                 Key: GEODE-2113
>                 URL: https://issues.apache.org/jira/browse/GEODE-2113
>             Project: Geode
>          Issue Type: Improvement
>          Components: docs
>            Reporter: Addison
>            Assignee: Dave Barnes
>            Priority: Major
>              Labels: SmallFeature, pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 5.5h
>  Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)