Re: TLS 1.3 Support for Jmeter

2019-03-10 Thread Philippe Mouawad
Hello, It should work as per this: - https://issues.apache.org/jira/browse/HTTPCLIENT-1967 The issues you may encounter would be related to JDK11 bug mentioned in the JIRA and fixed in JDK12 (not officially supported by JMeter) If you try and face issue, please provide some details. Regards

Re: Generate User Id dynamically

2019-03-10 Thread Prateek Dua
Ok..got it, thanks On Sun, Mar 10, 2019 at 3:27 AM Deepak Shetty wrote: > If you are using User{__threadNum} and running say 10 threads , you will > get User1...User10. If you stop the test and run it again - or if you let > the thread group have multiple iterations - or if you decide to

Re: TLS 1.3 Support for Jmeter

2019-03-10 Thread sebb
On Sat, 9 Mar 2019 at 17:53, Deepak Shetty wrote: > > Probably if you use the Java Implementation (but which has other limitation > as in > https://jmeter.apache.org/usermanual/component_reference.html#HTTP_Request ) > I dont think HTTPCLient supports TLS 1.3 (yet) That would be something to