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

feat: custom CA certificates by resolver #10816

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

Conversation

ldez
Copy link
Contributor

@ldez ldez commented Jun 14, 2024

What does this PR do?

This PR allows specifying CA certificates and a CA server name by resolvers.

The current behavior allows only a global definition through the env vars LEGO_CA_CERTIFICATES, LEGO_CA_SERVER_NAME, and LEGO_CA_SYSTEM_CERT_POOL.

This PR is fully compatible with the previous behavior.

Motivation

Fixes #10576

More

  • [ ] Added/updated tests
  • Added/updated documentation

@ldez ldez added this to the next milestone Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Private CA Resolver and Cloudflare DNS cannot co-exist
3 participants