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=41727>. 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=41727 Summary: HTTP Request sampler dues not support SSL on non-Sun JVMs Product: JMeter Version: 2.2 Platform: Other OS/Version: AIX Status: NEW Severity: minor Priority: P4 Component: HTTP AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The standard HTTP Sampler has hard coded in the JSSE libraries from Sun rather than using the properties (ssl.provider and ssl.pkgs) from jmeter.properties file. The HTTP Sampler HTTPClient correctly uses these configuration parameters, so there is a workround. This problem found using IBM J2RE 1.4.2 IBM AIX build ca142-20050609. Properties set as follows for HTTP Sampler HTTP Client: ssl.provider=com.ibm.jsse.JSSEProvider ssl.pkgs=com.ibm.net.ssl.internal.www.protocol -- 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]
