How to test websites that uses HSTS policies using Jmeter

Viewed 2258

I have tried recording https websites using Jmeter.

This is list of observations:

  1. for not HSTS websites, it creates a self signed certificate when we "Add Exception" and continues to record.
  2. For HSTS websites, we cannot "Add Exception".

Is there any way we can record HSTS domains like https://www.google.com ?

1 Answers
Related