mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 14:20:30 +01:00
-
released this
2025-05-18 01:34:32 +02:00 | 11 commits to master since this release📅 Originally published on GitHub: Sat, 17 May 2025 23:37:55 GMT
🏷️ Git tag created: Sat, 17 May 2025 23:34:32 GMT[0.7.2] - 2025-05-18
Added
- Implemented support for certificate profile selection
- Added a configuration parameter to allow for timeouts during order processing (
ORDER_TIMEOUT, defaults to 0 = no timeout) - Allowed for automatic deletion of old files (
AUTO_CLEANUP_DELETE, disabled by default) - Added CA presets for Google Trust Services (prod: google, test: google-test)
Changed
- Renew certificates with 32 days remaining (instead of 30) to avoid issues with monthly cronjobs (
RENEW_DAYS=32)
Fixed
- Changed behaviour of
openssl reqstdin handling to fix compatibility with OpenSSL version 3.2+
Downloads