JMeter https proxy recording not working JMeter https proxy recording not working google-chrome google-chrome

JMeter https proxy recording not working


To do it in chrome/IE we have to place the certificate into 'Trusted Root Certificates Store'

  • Double click the certificate created
  • Certificate Import Wizard opens
  • Click Next
  • Select Second radio button (Place All Certificates in the following store)
  • Click Browse and select 'Trusted Root Certificates Authorities'. Click Next
  • Click Finish

Check your certificate installed in Chrome Settings (under Http/SSL) - Manage certificates.. (Trusted Root Certificates Authorities Tab)

This should at cure the exceptions thrown as your screenshot shows.


I have the same problem and solve it to trust the certificate. Just like you when i look at the

Options > Advanced > Certificates > View Certificates ==> Authorities

and couldn't see a name ApacheJMeterRootCertificate.crt or a related name, but i realize that there is a name something like

_DO NOT INSTALL unless this is your certificate

I click this object and 'Edit_Trust' both item under this object. I share my screenshot. I hope this can be help you and others.

I use Firefox. At chrome there should be similar way to edit the certificate.

enter image description here


jmeter 2.12 has good support for HTTPS. Under the WorkBench, just select Add -> Non-Test Elements -> HTTP(S) Test Script Recorder. This version worked first time for me.