Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to install Jmeter CA Certificate?

Tags:

jmeter

In jmeter 3.0 there is no any option to enter Server name or Ip Address, then how i can install "JMETER CA CERTIFICATE FOR HTTPS RECORDING"?

like image 997
Medipta Test Avatar asked Feb 06 '23 21:02

Medipta Test


2 Answers

Try re-generating and re-installing certificate, JMeter's self-signed certificates have limited validity time. See HTTPS recording and certificates section of the JMeter User manual on HTTP(S) Test Script Recorder.

An alternative option to capture mobile traffic could be using Mobile Recorder service - basically a cloud proxy which simplifies HTTPS recording by providing certificates for popular mobile operating systems.

like image 168
Dmitri T Avatar answered Feb 23 '23 21:02

Dmitri T


See this:

  • http://jmeter.apache.org/usermanual/component_reference.html#HTTP%28S%29_Test_Script_Recorder

Particularly the paragraph Installing the certificate in Firefox

like image 40
UBIK LOAD PACK Avatar answered Feb 23 '23 20:02

UBIK LOAD PACK