[ https://issues.apache.org/jira/browse/QPID-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642244#action_12642244 ]
Rajith Attapattu commented on QPID-1296: ---------------------------------------- Committed a slight changed version of the SSL code thats adapted to the recent changes made by Rafi. Two outstanding items. Need to figure out how to do client side authentication and I also need to find a way around the shutdownInput method as its not supported in SSLSockets. We may need to use SocketChannel class to get the proper error handling we need. > Add SSL support to java client > ------------------------------ > > Key: QPID-1296 > URL: https://issues.apache.org/jira/browse/QPID-1296 > Project: Qpid > Issue Type: Improvement > Components: Java Client > Affects Versions: M4 > Reporter: Rajith Attapattu > Assignee: Rafael H. Schloming > Fix For: M4 > > Attachments: SSL.patch > > > Provide the ability for the java client to create SSL based connections. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.