Aleff Challenge Responder
View the project on GitHub and DockerHub.
- All requests via Fabio to
/.well-known/acme-challenge/
must be routed to this component so the correct response is given to Let's Encrypt's HTTP-01 challenge requests. - In a Nomad-based deployment this will be handled automatically.
Access requirements
Consul
- All data is stored in Consul.
- Fabio will need read access to the active certs key in the configuration.
- The Consul API URL and token (if required) should be provided in the Fabio certificate store configueration.
- We strongly recommend the token is provisioned using Vault.