diff --git a/CommonServer/Utils/Greenlock/Greenlock.ts b/CommonServer/Utils/Greenlock/Greenlock.ts index 5ca8015e2b..182b79d2d6 100644 --- a/CommonServer/Utils/Greenlock/Greenlock.ts +++ b/CommonServer/Utils/Greenlock/Greenlock.ts @@ -20,7 +20,7 @@ export default class GreenlockUtil { packageRoot: `/usr/src/CommonServer/greenlock`, manager: '/usr/src/CommonServer/Utils/Greenlock/Manager.ts', directoryUrl: 'https://acme-v02.api.letsencrypt.org/directory', - renewOffset: '-45d', + renewOffset: '45d', renewStagger: '3d', approveDomains: async (opts: any) => { const domain: StatusPageDomain | null =