SSLFilter doesn't override exceptionCaught
------------------------------------------

         Key: DIRMINA-44
         URL: http://issues.apache.org/jira/browse/DIRMINA-44
     Project: Directory MINA
        Type: Bug
    Versions: 0.7, 0.9, 0.7.1    
    Reporter: Vinod Panicker
 Assigned to: Trustin Lee 
 Attachments: sslfilter-0.7.1.patch

The SSLFilter currently doesnt override exceptionCaught, and rather just 
forwards all the exceptions to the nextFilter.

This causes problems if there is an SSLException thrown by the SSLEngine during 
the SSL Handshake/Communication.

Providing a patch that fixes this against the 0.7.1 branch.

Patch for 0.9 coming soon.

-- 
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