mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
Challenge is invalid! (returned: invalid) #333
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rrrnld on GitHub (Apr 16, 2018).
I didn't find any other place to ask for support, so sorry if this isn't the right place to ask this question.
I'm trying to set up dehydrated and get rid of the official letsencrypt client. I've done so successfully on one server and I'm hitting problems doing it on another one.
The error message I get is this:
I've set up a
test.txtin/var/www/dehydratedas suggested in the wiki. The file is accessible via .well-known/acme-challenge/test.txt. I'm not sure how to read the400error described in the JSON blob above.As I said, I do have a currently still active cert from another client, which I thought might cause problems (even though it shouldn't, because the order is request cert - answer challenge - obtain cert, no?). I have thus disabled ssl redirection, making the folder accessible via plain port 80 http, but had the same result. Any other idea?
Some environment info:
Relevant nginx log:
The nginx config looks as described in the wiki and, as I said above, the test.txt is accesible.
@lukas2511 commented on GitHub (Apr 16, 2018):
Your IPv6 seems to be broken and the CA is running into a timeout trying to access your page.