Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
dehydrated-0.7.0.tar.gz | 2020-12-10 | 86.6 kB | |
dehydrated-0.7.0.tar.gz.asc | 2020-12-10 | 488 Bytes | |
README.md | 2020-12-10 | 1.1 kB | |
v0.7.0.tar.gz | 2020-12-10 | 86.6 kB | |
v0.7.0.zip | 2020-12-10 | 92.0 kB | |
Totals: 5 Items | 266.7 kB | 0 |
[0.7.0] - 2020-12-10
Added
- Support for external account bindings
- Special support for ZeroSSL
- Support presets for some CAs instead of requiring URLs
- Allow requesting preferred chain (
--preferred-chain
) - Added method to show CAs current terms of service (
--display-terms
) - Allow setting path to domains.txt using cli arguments (
--domains-txt
) - Added new cli command
--cleanupdelete
which deletes old files instead of archiving them
Fixed
- No more silent failures on broken hook-scripts
- Better error-handling with KEEP_GOING enabled
- Check actual order status instead of assuming it's valid
- Don't include keyAuthorization in challenge validation (RFC compliance)
Changed
- Using EC secp384r1 as default certificate type
- Use JSON.sh to parse JSON
- Use account URL instead of account ID (RFC compliance)
- Dehydrated now has a new home: https://github.com/dehydrated-io/dehydrated
- Added
OCSP_FETCH
andOCSP_DAYS
to per-certificate configurable options - Cleanup now also removes dangling symlinks