[ http://issues.apache.org/jira/browse/DIRMINA-44?page=all ] Vinod Panicker closed DIRMINA-44: ---------------------------------
> 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.7.1 > Reporter: Vinod Panicker > Assignee: Trustin Lee > Fix For: 0.7.2 > Attachments: sslfilter-0.7.1.patch, sslfilter-0.9.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
