[ http://issues.apache.org/jira/browse/DIRMINA-48?page=all ]

Vinod Panicker updated DIRMINA-48:
----------------------------------

    Attachment: getSSLSession.patch

Added support in SSLFilter to get the SSLSession object for a given IoSession.  
Added support in SSLHandler to store the SSLSession object after a successful 
handshake and provided a getter method to retrieve it.

> SSLFilter should expose SSLSession
> ----------------------------------
>
>          Key: DIRMINA-48
>          URL: http://issues.apache.org/jira/browse/DIRMINA-48
>      Project: Directory MINA
>         Type: Improvement
>     Versions: 0.9, 0.7.2
>  Environment: All
>     Reporter: Vinod Panicker
>     Assignee: Trustin Lee
>  Attachments: getSSLSession.patch, sslsession.patch
>
> The SSLFilter could also expose the SSLSession object.  This is especially 
> necessary when the server needs to determine the client credentials after a 
> successful client/mutual authentication.
> Workaround : the SSLFilter can set this object as a session attribute, which 
> can be retrieved later.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to