mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 19:42:02 +02:00
Work around leap day bug in parsedatetime
This commit is contained in:
@@ -68,7 +68,7 @@ common renew
|
|||||||
CheckCertCount 2
|
CheckCertCount 2
|
||||||
|
|
||||||
# This will renew because the expiry is less than 10 years from now
|
# This will renew because the expiry is less than 10 years from now
|
||||||
sed -i "4arenew_before_expiry = 10 years" "$root/conf/renewal/le.wtf.conf"
|
sed -i "4arenew_before_expiry = 4 years" "$root/conf/renewal/le.wtf.conf"
|
||||||
common_no_force_renew renew --rsa-key-size 2048
|
common_no_force_renew renew --rsa-key-size 2048
|
||||||
CheckCertCount 3
|
CheckCertCount 3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user