Pawan
Pawan

Reputation: 163

SSLHandshakeException when using recording in jmeter

The webpage breaks when using recording in JMeter.

I started the Test script recorder and entered the URL in Firefox browser (manual proxy config are done correctly in Firefox browser)

The page do not load correctly and gives error

When i see "View Result Tree" in workbench it shows following error various times

"javax.net.ssl.SSLHandshakeException: Received fatal alert: unknown_ca" java.net.SocketException: Software caused connection abort: recv failed

I am new to JMeter. while giving instructions please explain it simply so that i can understand. Thanks

Upvotes: 1

Views: 3453

Answers (1)

UBIK LOAD PACK
UBIK LOAD PACK

Reputation: 34566

You must accept the Security rule exception when loading the first page in browser.

Also it is very helpful to install the CA certificate that JMeter generates in the browser, see:

See:

Upvotes: 1

Related Questions