mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-17 14:09:42 +02:00
-
released this
2022-10-31 15:12:38 +01:00 | 35 commits to master since this release📅 Originally published on GitHub: Mon, 31 Oct 2022 14:17:03 GMT
🏷️ Git tag created: Mon, 31 Oct 2022 14:12:38 GMT[0.7.1] - 2022-10-31
Changed
--forceno longer forces domain name revalidation by default, a new argument--force-validationhas been added for that- Added support for EC secp521r1 algorithm (works with e.g. zerossl)
EC PARAMETERSare no longer written to privkey.pem (didn't seem necessary and was causing issues with various software)
Fixed
- Requests resulting in
badNonceerrors are now automatically retried (fixes operation with LE staging servers) - Deprecated
egrepusage 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!)
Downloads