How to record HTTPS with JMeter | JMeter Recording

To record HTTPS traffic, one needs to configure the browser proxy settings and JMeter proxy server.

In the browser proxy server, the following changes should be made.

Go to the options tab in the firefox browser and click Advanced >> View Certificates >> Authorities.

Check for the Apache Software Foundation, JMeter Proxy Certificate and select that certificate, then click on the edit button and tick all the boxes and click Ok.

JMeter Recording – When recording HTTPS with JMeter, do the following steps in the JMeter proxy server:

1. In HTTP Request Defaults:

Test Plan >> Thread Group >> HTTP Request Defaults

Server Name or IP[IP of the server] Port Number[Port number of the server] Implementation [HttpClient4] Protocol [https] Path [/]

2. In Recording Controller: HTTP Request

Server Name or IP[IP of the server] Port Number[Port number of the server] Implementation [HttpClient4] Protocol [https] Path [/]

Have questions? Contact the technology experts at InApp to learn more.