Skip to content

Commit 9db482f

Browse files
Update docs/sources/k6-studio/troubleshoot.md
Co-authored-by: Heitor Tashiro Sergent <[email protected]>
1 parent 014cf52 commit 9db482f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/sources/k6-studio/troubleshoot.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,11 @@ 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.
58+
{{< admonition type="caution" >}}
59+
60+
You can bypass SSL/TLS validation in trusted environments by checking the "Skip SSL/TLS validation" option in k6 Studio settings. Use it carefully as it leaves connections open to man-in-the-middle (MITM) attacks.
61+
62+
{{< /admonition >}}
5963

6064
## Application logs
6165

0 commit comments

Comments
 (0)