Skip to content

Add instructions for bypassing SSL verification #1940

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cristianoventura
Copy link
Contributor

What?

Note

This PR should only be released once grafana/k6-studio#713 is released.

Enterprise users often face an issue with proxy configuration when testing in certain environments where SSL verification fails. The PR mentioned above adds the ability for users to bypass SSL verification for testing purposes.

This PR includes a new paragraph to the Troubleshoot page, letting users know that SSL verification can be bypassed in k6 Studio.

Checklist

  • I have used a meaningful title for the PR.
  • I have described the changes I've made in the "What?" section above.
  • I have performed a self-review of my changes.
  • I have run the npm start command locally and verified that the changes look good.
  • I have made my changes in the docs/sources/k6/next folder of the documentation.
  • I have reflected my changes in the docs/sources/k6/v{most_recent_release} folder of the documentation.
  • I have reflected my changes in the relevant folders of the two previous k6 versions of the documentation (if still applicable to previous versions).
  • I have made my changes in the docs/sources/k6/next folder of the documentation.

Related PR(s)/Issue(s)

@cristianoventura cristianoventura requested review from heitortsergent and a team as code owners April 29, 2025 19:34
@cristianoventura cristianoventura requested review from allansson and e-fisher and removed request for a team April 29, 2025 19:34
Copy link
Collaborator

@allansson allansson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a comment with a suggestion on @heitortsergent's suggestion. Ultimately, I trust his judgement so I will let him approve. 🙂

Copy link
Collaborator

@heitortsergent heitortsergent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a small nit there that I forgot about. Other than that, LGTM! 🚢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants