From: Lukas Schauer Date: Sun, 18 May 2025 00:28:57 +0000 (+0200) Subject: small addition to 0.7.2 changelog X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9cfcd66f156f75f130a065164b1a27e87e9246c2;p=thirdparty%2Fdehydrated.git small addition to 0.7.2 changelog --- diff --git a/CHANGELOG b/CHANGELOG index d16be92..4c5e516 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,7 @@ This file contains a log of major changes in dehydrated - 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`)