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

Warn the user if a DNS ACME challenge is required #913

Open
snowbldr opened this issue Apr 5, 2022 · 0 comments
Open

Warn the user if a DNS ACME challenge is required #913

snowbldr opened this issue Apr 5, 2022 · 0 comments

Comments

@snowbldr
Copy link

snowbldr commented Apr 5, 2022

I tried to set up automatic acme cert singing for a wildcard domain.
The certificates never got issues and I could not figure out why. The only message in the log was:

error=acme: urn:ietf:params:acme:error:orderNotReady: Order's status ("pending") is not acceptable for finalization

if an http01 challenge for a domain is not available, haproxy-ingress should print out the required information to complete the challenge and inform the user on how to proceed.

In the current state, it would not be possible to complete a dns01 challenge or set up a wildcard certificate using the acme support in haproxy-ingress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants