[ 
https://issues.apache.org/jira/browse/DIRMINA-939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13612242#comment-13612242
 ] 

Jeff MAURY commented on DIRMINA-939:
------------------------------------

If you put a flag on the filter, then this is an all or nothing solution that I 
wanted to prevent.
If you put a counter, then this will prevent long lasting SSL connections with 
a policy like renegotiate each 10mn or each hour.
So I was looking for a solution that prevents the client from submitting a 
bunch of renegotiation in a small amount of time
                
> SSL Renegotiation DOS
> ---------------------
>
>                 Key: DIRMINA-939
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-939
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>            Reporter: Yannick Lecaillez
>         Attachments: mina-core.patch
>
>
> More information:
> http://www.ietf.org/mail-archive/web/tls/current/msg07553.html
> SSLFilter is subject to this issue since it allows client renegotiation.
> Test: http://blog.ivanristic.com/2009/12/testing-for-ssl-renegotiation.html

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to