Skip to content
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

docs: add section about trusting self-signed certificates #15636

Merged
merged 6 commits into from May 19, 2022

Conversation

Shegox
Copy link
Contributor

@Shegox Shegox commented May 18, 2022

Changes

This PR adds instructions and details on how to work with self-hosted certificates and securely trusting them. Encouraging users to use the proper ways instead of disabling TLS/SSL validation altogether.

Context

Fixes #2835

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please tick one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

docs/usage/examples/self-hosting.md Outdated Show resolved Hide resolved
docs/usage/examples/self-hosting.md Outdated Show resolved Hide resolved
docs/usage/examples/self-hosting.md Outdated Show resolved Hide resolved
docs/usage/examples/self-hosting.md Outdated Show resolved Hide resolved
Co-authored-by: Rhys Arkins <rhys@arkins.net>
@rarkins rarkins requested a review from HonkingGoose May 19, 2022 06:38
docs/usage/examples/self-hosting.md Outdated Show resolved Hide resolved
docs/usage/examples/self-hosting.md Outdated Show resolved Hide resolved
docs/usage/examples/self-hosting.md Outdated Show resolved Hide resolved
docs/usage/examples/self-hosting.md Outdated Show resolved Hide resolved
docs/usage/examples/self-hosting.md Outdated Show resolved Hide resolved
docs/usage/examples/self-hosting.md Outdated Show resolved Hide resolved
docs/usage/examples/self-hosting.md Outdated Show resolved Hide resolved
Shegox and others added 2 commits May 19, 2022 10:13
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
@rarkins rarkins merged commit 66080aa into renovatebot:main May 19, 2022
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 32.64.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document Self-signed certificate handling
4 participants