]> git.ipfire.org Git - thirdparty/dehydrated.git/commit
Do not revalidate authorizations on forced renewal
authorLukas Schauer <lukas@schauer.so>
Sat, 12 Dec 2020 02:01:47 +0000 (03:01 +0100)
committerLukas Schauer <lukas@schauer.so>
Sat, 12 Dec 2020 02:01:59 +0000 (03:01 +0100)
commit316054ad1c4a62db3db41467e35c54074746d314
treee1c2c3036ca65247a7dd9a159251e102a3527e5e
parent29b67962ac07d5d2b24f69c863a9ef31e8ac53ee
Do not revalidate authorizations on forced renewal

This commit introduces a new cli argument `--force-validation` which,
when used in combination with `--force` ignores valid domain
authorizations and forces a revalidation.

This has been implemented since at least LE seems to have changed some
behavior on valid authorizations. Only the previously validated
authorization-type is reusable, causing dehydrated to error out when
changing from recently validated authorization types while still trying
to force-renew certificates for whatever reason (e.g. changing algorithms).
CHANGELOG
README.md
dehydrated