Summary: | SSL SNI extension not supported by HttpClient 4.2.6 | ||
---|---|---|---|
Product: | JMeter - Now in Github | Reporter: | Jerome <loisel.jerome> |
Component: | HTTP | Assignee: | JMeter issues mailing list <issues> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | alecl, p.mouawad |
Priority: | P2 | ||
Version: | 2.13 | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | Linux | ||
Attachments: |
JMX to reproduce the issue
Test plan to reproduce issue |
Description
Jerome
2015-05-19 07:25:23 UTC
+1 for this issue. This is also related to #57319. When trying to verify SNI handling behaviours in a proxy it would be better to be able to use supported versions than something that is approaching EOL. Created attachment 33372 [details]
Test plan to reproduce issue
Author: pmouawad Date: Wed Feb 17 10:47:40 2016 UTC (4 minutes, 21 seconds ago) New revision : 1730810 URL : http://svn.apache.org/viewvc?view=revision&revision=1730810 Changed paths: 3 Log Message: Bug 57935 - SSL SNI extension not supported by HttpClient 4.2.6 Bugzilla Id: 57935 Added: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/JMeterClientConnectionOperator.java Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/MeasuringConnectionManager.java jmeter/trunk/xdocs/changes.xml Hi reporter, commenters, issue is fixed in nightly build (available tomorrow), your feedback is welcome. Thanks Hi Philippe, Thanks for the fix, i tested Build #4986 and it works fine. Best regards, Jerome Loisel This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3595 |