mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
dehydrated does not accept terms and services #335
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 @scheini1972 on GitHub (Apr 25, 2018).
after upgrading to dehydrated 0.6.1, in order to get acmev2 and sigen wildcard domains, I get following error using "dehydrated -c --accept-terms"
{
"type": "urn:ietf:params:acme:error:malformed",
"detail": "must agree to terms of service",
"status": 400
}
What could be the issuse? thanks for support
Dehydrated version: 0.6.1
GIT-Revision: unknown
OS: Debian GNU/Linux 9
Used software:
bash: 4.4.12(1)-release
curl: curl 7.52.1
awk: GNU Awk 4.1.4, API: 1.1 (GNU MPFR 3.1.5, GNU MP 6.1.2)
sed: sed (GNU sed) 4.4
mktemp: mktemp (GNU coreutils) 8.26
grep: grep (GNU grep) 2.27
diff: diff (GNU diffutils) 3.5
openssl: OpenSSL 1.1.0f 25 May 2017
@scheini1972 commented on GitHub (Apr 25, 2018):
one work around works while deleting (renaming) the folder which is set under ACCOUNT_KEY.
It will be recreated later