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

Draft: Pini disable acme http challenge #2447

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pini-gh
Copy link
Contributor

@pini-gh pini-gh commented May 10, 2024

feat: boolean variable ACME_HTTP_CHALLENGE

Enable / disable ACME HTTP Challenge blocks generation.

Default: true (for backward compatibility).

So that there is no need anymore for the Let's Encrypt companion to fiddle
with vhosts nginx configuration.

When `HTTPS_METHOD=nohttp` and the certificate is missing, enforce nohttp
instead of switching to `HTTPS_METHOD=redirect`.
Enable / disable ACME HTTP Challenge blocks generation.

Default: true.
@pini-gh
Copy link
Contributor Author

pini-gh commented May 10, 2024

This PR is on top of #2446 not yet merged.

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.

None yet

1 participant