DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39638>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39638 Summary: Disabling SSL protocols in jMeter Product: JMeter Version: 2.1.1 Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: Main AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Java can manage SSLv2Hello, SSLv3, and TLS1.0. The problem with the last one is about authentification (or something like that) since the client must have a certificate, which is not always the case. This simply means that java fails connecting to a HTTPS server where Firefox will works. Thus, it would be cool if we could disable protocols and just enable the one we need (aka SSLv3) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
