mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
HTTP challenge is invalid #355
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 @Footur on GitHub (Jun 7, 2018).
I've a very similar issue to #465.
I checked if a file can be accessed via the URL http://example.net/.well-known/acme-challenge/test.html, and this works fine with curl.
When I want to renew the certificate, I always get the following error message:
Do you have any more tips on how I can better debug this problem?
Here is my dehydrated config:
Here is my Apache vhost config:
OS
@lukas2511 commented on GitHub (Jun 7, 2018):
Sorry, can't really help you with that, this seems like a webserver misconfiguration to me. I'd recommend you take a look at your logfiles, maybe you'll see a reason for why it doesn't work in there. Closing this ticket because this is not a dehydrated issue.
@cpu commented on GitHub (Jun 7, 2018):
@Footur The Let's Encrypt community forum would be happy to help you work through webserver configuration issues related to Let's Encrypt. Please open a new thread there in the help category and provide as much of the requested information as possible. Thanks!
@lukas2511 Please feel free to send this sort of troubleshooting to the forum!