Reputation: 61
I have imported the certificate in firefox which got generated.
But still in "View Result Tree" getting the below error, and page in firefox also not opening:
Response message: Software caused connection abort: recv failed ensure browser is set to accept the JMeter proxy certificate
I have followed below steps:
Choose the following options:
Tools / Options
Advanced / Certificates
View Certificates
Authorities
Import …
Browse to the JMeter launch directory, and click on the file ApacheJMeterTemporaryRootCA.crt, press Open
Click View and check that the certificate details agree with the ones displayed by the JMeter Test Script Recorder
If OK, select "Trust this CA to identify web sites", and press OK
Close dialogs by pressing OK as necessary
Upvotes: 2
Views: 6973
Reputation: 34566
2 things to check:
proxy.cert.validity=7
Upvotes: 0