]> git.ipfire.org Git - ipfire-2.x.git/commit - lfs/dehydrated
dehydrated: Update to version 0.7.1
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 18 Nov 2022 22:51:21 +0000 (23:51 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 19 Nov 2022 19:26:21 +0000 (19:26 +0000)
commitf299e312faca4fe6bd60052526fdb21783873f82
tree70fbc93c7aa0bf0a3ade28d32dc963b45be92ba8
parent1545553c185f2c3aac52010bf6afa3bbcad78cea
dehydrated: Update to version 0.7.1

- Update from version 0.7.0 to 0.7.1
- Update of rootfile not required
- Changelog
    ## [0.7.1] - 2022-10-31
## Changed
- `--force` no longer forces domain name revalidation by default, a new argument `--force-validation` has been added for that
- Added support for EC secp521r1 algorithm (works with e.g. zerossl)
- `EC PARAMETERS` are no longer written to privkey.pem (didn't seem necessary and was causing issues with various software)
## Fixed
- Requests resulting in `badNonce` errors are now automatically retried (fixes operation with LE staging servers)
- Deprecated `egrep` usage has been removed
## Added
- Implemented EC for account keys
- Domain list now also read from domains.txt.d subdirectory (behaviour might change, see docs)
- Implemented RFC 8738 (validating/signing certificates for IP addresses instead of domain names) support (this will not work with most public CAs, if any!)

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/dehydrated