https://issues.apache.org/bugzilla/show_bug.cgi?id=51477

--- Comment #9 from Marvin Addison <marvin.addi...@gmail.com> 2011-07-05 
19:49:48 UTC ---
I've reviewed the patch and it appears that it doesn't do the work of removing
protocols via SSL_CTX_set_options() as you mentioned.  At this point it appears
all supported strings will end up supporting SSLv2+SSLv3+TLSv1 due to the use
of SSLv23_client_method(), which is not the equivalent behavior of similar
mod_ssl directives.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to