diff --git a/src/helper/Site_Letsencrypt.php b/src/helper/Site_Letsencrypt.php index 0669eaf1..93cdd516 100644 --- a/src/helper/Site_Letsencrypt.php +++ b/src/helper/Site_Letsencrypt.php @@ -601,7 +601,7 @@ private function executeRenewal( $domain, array $alternativeNames, $force = fals \EE::log( sprintf( - 'Current certificate will expire in less than 25 days (%s), renewal is required.', + 'Current certificate will expire in less than 35 days (%s), renewal is required.', $parsedCertificate->getValidTo()->format( 'Y-m-d H:i:s' ) ) );