Skip to content

Conversation

buchdag
Copy link
Member

@buchdag buchdag commented Jun 5, 2024

This PR disable the automatic handling of ACME HTTP challenge location by default, and provides a way to re-enable it with the new ACME_HTTP_CHALLENGE_LOCATION environment variable.

This is done because nginx-proxy will now handle the ACME HTTP challenge location by itself unless told otherwise, which will be less fragile than letting acme-companion fiddle with location files.

Fixes #1091

Ping @pini-gh

@buchdag
Copy link
Member Author

buchdag commented Jun 5, 2024

nginx-proxy/nginx-proxy#2473 must be merged first, and the last commit removed.

@buchdag buchdag force-pushed the disable-location-config-2 branch from 31bb4dd to 28bdc6b Compare June 6, 2024 06:33
@buchdag buchdag marked this pull request as ready for review June 6, 2024 06:37
@buchdag buchdag merged commit e021800 into main Jun 6, 2024
@buchdag buchdag deleted the disable-location-config-2 branch June 6, 2024 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feat PR for a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Redondant config
2 participants