Friday, July 10, 2015

To Avoid Recording Issues Install Apache JMeter Certificate

Some time JMeter not working properly while recording HTTPS sites for that we need to install ApacheJMeterTemporaryRootCA certificate in browser. This certificate is available under apache-jmeter-2.13\bin folder.

Here we learn how to install this certificate in Firefox

Step 1 :

Open Firefox browser and click on option from Menubar.


Step 2 :

Select Certificates Option from Advanced setting option and click View Certificates button.





Step 3 :

 Now go to the Authorities tab from Certificate Manager modal and click on Import button.


Step 4 :

 Now Select ApacheJMeterTemporaryRootCA from opened file browser window.




Step 5 :

 A new Downloading Certificate modal will be opened and select all option from it and click ok.


Note :
For Installing Certificate on Internet Explorer or Chrome we need to follow the below steps :

  • Double click the certificate created
  • Certificate Import or Install Certificate Wizard opens

  • Click Next or Install Certificate
  • Select Second radio button (Place All Certificates in the following store) 
  • Click Browse and select 'Trusted Root Certificates Authorities'. Click Next

  • Click Finish
We can verify our certificate installation in Chrome Settings (under Http/SSL) - Manage certificates.. (Trusted Root Certificates Authorities Tab)

2 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. For chrome browser: I did same as you mentioned but facing issue as ​NET::ERR_CERT_COMMON_NAME_INVALID

    Please help me how to solve this problem
    Thanks

    ReplyDelete