Summary of the issue:
Tool - JMeter , version 3.0
I am testing a application with login form and am getting javax.net.ssl.SSLHandshakeException for .js,Css and png child request of parent login request.
This issue occurs when I try to execute more then 1 users simultaneously. I have tried the following ways to solve but not luck so far.
http.connection.stalecheck$Boolean=true
httpclient4.retrycount=1
httpclient.parameters.file=httpclient.parameters
implementation = HttpClient4
port = 443
I have had a word with the dev team and as per them there is no issue from server side configuration.
Can anyone help me resolve this issue. Appreciate quick feedback.
Thanks, Brij