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

Add ca-certificates #1463

Merged
merged 1 commit into from
May 12, 2023
Merged

Add ca-certificates #1463

merged 1 commit into from
May 12, 2023

Conversation

6ixfalls
Copy link
Contributor

@6ixfalls 6ixfalls commented May 11, 2023

Add ca-certificates package to fix headscale not being able to resolve OIDC providers correctly due to LetsEncrypt not being in the default certificate registry.

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

If possible, would be nice to also push this to v0.22.2 so a new version isn't required to be able to use headscale correctly without building your own image.
Fixes #1462

@gabe565
Copy link
Contributor

gabe565 commented May 12, 2023

I can confirm this fixes my startup failures on v0.22.2

@juanfont juanfont merged commit db97a7a into juanfont:main May 12, 2023
@6ixfalls 6ixfalls deleted the patch/docker-certs branch May 13, 2023 01:59
@sunny-logic sunny-logic mentioned this pull request Apr 12, 2024
2 tasks
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.

After updating to 0.22.2, headscale refuses let's encrypt certificates
3 participants