Sunday, June 8, 2025

jmeter – I can’t open HTTPS web-page even with put in certificates on Mozilla – Software program High quality Assurance & Testing Stack Alternate


Earlier than begin you must be certain that 2 issues to examine:

  • “Begin” button on the JMeter Proxy web page. Appears apparent, I do know, however
    higher to examine.

  • Do you could have another server processes operating on that machine on the port 8080? You’ll be able to solely have one course of utilizing port 8080. If you have already got a course of that makes use of port 8080, simply change your proxy to another port quantity like 9191 or one thing that’s not in used, in each the JMeter setup and in your browser.

After this attempt some recording with simply HTTP web site Ex. http://blazedemo.com/.
see if that information. If that works, then that the issue is establishing HTTPS.

There are two options for this problem

1. Flip off HTTPS Scanning:-
Each antivirus or safety software program permits us to show off HTTPS scanning performance. The choice may be obtainable by totally different names like

2. Root CA Validity:-

For older model, JMeter generates a Root CA legitimate just for 7 days. On this case, you need to use replace model or you possibly can edit validity for CA certificates.

  • Open JMeter/bin/jmeter.properties file in any textual content editor as sudo person.
  • Seek for beneath traces

The default validity for certificates created by JMeter

proxy.cert.validity=7

  • Replace certificates validity for 5000 days, change it to

The default validity for certificates created by JMeter

proxy.cert.validity=5000

Word: Earlier than updating file particulars preserve a number of factors in thoughts.

  • Cease JMeter

  • Change the jmeter.properties

  • Delete any present /bin/ApacheJMeterTemporaryRootCA.crt,

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles

PHP Code Snippets Powered By : XYZScripts.com