Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8198958

SSL support for SocketChannel and AsynchronousSocketChannel

XMLWordPrintable

    • x86_64
    • linux

      A DESCRIPTION OF THE REQUEST :
      Hi,

      Socket and ServerSocket have an easy implementation of SSL throw SSLSocket, SSLServerSocket, SSLServerSocketFactory, etc..

      Can we have the same for SocketChannel and AsynchronousSocketChannel ?


      JUSTIFICATION :
      It is almost useless to create a Socket without SSL/TLS encryption on a final project.
      The IO part of Java is great, but the NIO part is incomplete.

      Why should we add this feature?
      For saving a lot of programming time when we want to implement a NIO Socket to our project.



            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: