All,
I am not able to record any Web application with HTTPS, error displayed:
Your connection is not secure
I set my pry in the browser exactly as the Gatling document indicated, any help for this security issue?
Thanks,
Angel
All,
I am not able to record any Web application with HTTPS, error displayed:
Your connection is not secure
I set my pry in the browser exactly as the Gatling document indicated, any help for this security issue?
Thanks,
Angel
I solved this matter exporting the navigation on Firefox and importing the har file on Gatling.
For not able to record HTTPS site, you need to add exception that will make your requests coming from a particular site whitelisted.
Hence, you will be add that particular site in the browser as whitelisted.
Use the on-the-fly certificate generation mode: https://gatling.io/docs/current/http/recorder/#https-mode
Hi,
in my version of Gantling I don’t have the option for on-the-fly certificate generation mode.
Can you help me implement this?
thanks,
Angel
Hi,
How do you do this process?
Thanks,
Angel