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

Trustin Lee updated DIRMINA-48:
-------------------------------

    Fix Version: 0.7.2
    Description: 
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.

  was:
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.

        Version: 0.7.1
                     (was: 0.9)
                     (was: 0.7.2)

> SSLFilter should expose SSLSession
> ----------------------------------
>
>          Key: DIRMINA-48
>          URL: http://issues.apache.org/jira/browse/DIRMINA-48
>      Project: Directory MINA
>         Type: Improvement
>     Versions: 0.7.1
>  Environment: All
>     Reporter: Vinod Panicker
>     Assignee: Trustin Lee
>      Fix For: 0.7.2
>  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