https://bz.apache.org/bugzilla/show_bug.cgi?id=58236
--- Comment #3 from Joviano <[email protected]> --- @Sebb Added this property as it works now. added in jmeter.propeties https.default.protocol=TLSv1 Or an argument with jmeter. --jmeterproperty https.default.protocol=TLSv1 A side note: https.default.protocol=TLS exists commented in jmeter.properties, But uncommenting that still defaulted to SSLv3. Had to explicitly change it to TLSv1. -- You are receiving this mail because: You are the assignee for the bug.
