mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-03 14:40:00 +01:00
ERROR: Challenge is invalid! (returned: invalid) #342
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 @tjharman on GitHub (Apr 26, 2018).
I am using this command to update my certificates:
/usr/local/dehydrated/dehydrated -c -x -k ./beaker-ecc.sh -d muppetz.com -d beaker.muppetz.com -d www.muppetz.com -d tjharman.com -d www.tjharman.com -d old.tjharman.com -d lice.muppetz.com -d gallery.tjharman.com -d matchboxdigital.co.nz -d www.matchboxdigital.co.nz -o /etc/letsencrypt/ecc -a secp384r1This is the log:
For some reason my URL is http://tjharman.com.well-known ?
Is there a parsing error here?
I am using commit
89de83c994@lukas2511 commented on GitHub (Apr 27, 2018):
This is an issue with your webserver (probably Apache) configuration, not an issue with dehydrated. Fix your SSL redirect by adding a
/to the end.@tjharman commented on GitHub (Apr 27, 2018):
OMG I was missing a /
I am so, so sorry for wasting your time.
@lukas2511 commented on GitHub (Apr 27, 2018):
@tjharman don't worry, I got used to this by now ;)
@tjharman commented on GitHub (Apr 27, 2018):
I'm sure, but I still made another small donation by way of apology.
@lukas2511 commented on GitHub (Apr 27, 2018):
@tjharman hehe, apology accepted ;)