Hi @ghassenjn,
I don’t know what site you are testing but can you try to run it with this flag?
k6 run tests/script.js --insecure-skip-tls-verify
This should disable the certificate.
Hi @ghassenjn,
I don’t know what site you are testing but can you try to run it with this flag?
k6 run tests/script.js --insecure-skip-tls-verify
This should disable the certificate.