Skip to content

Commit 014cf52

Browse files
Add instructions for bypassing ssl verification
1 parent 66575d6 commit 014cf52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/sources/k6-studio/troubleshoot.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ Once you've confirmed that your system is configured to use a proxy, configure k
5555

5656
Some proxies or HTTPS sites may require a certificate to establish a trusted connection. In this case, specify the certificate in the "Certificate path" field.
5757

58+
Optionally, you can bypass SSL/TLS validation in trusted environments by checking the "Skip SSL/TLS validation" option in k6 Studio settings. This introduces vulnerabilities to TLS interception, please use it carefully.
59+
5860
## Application logs
5961

6062
The application logs are saved in the following directory:

0 commit comments

Comments
 (0)