TLS verification

Hi @phenriquelongo , welcome to the community forum!

This is because insecureSkipTLSVerify does not affect the browser.
Could you try to run k6 with the K6_BROWSER_ARGS="ignore-certificate-errors" environment variable?

4 Likes