in reply to Re^2: PerlMonks Certificate Expired
in thread PerlMonks Certificate Expired

Yeah, I wrote something like that yesterday too ( at https://github.com/Corion/App-certificate-expiry, not yet on CPAN ) and have it running as a cronjob too.

Also hopefully before the new certificate expires (October 2024), Pair will allow upload custom Let's Encrypt certificates so we can manage them ourselves, or Pair can manage them for all the subdomains.

Replies are listed 'Best First'.
Re^4: PerlMonks Certificate Expired
by hippo (Archbishop) on Oct 10, 2024 at 08:39 UTC

    My cert expiry reminder system alluded to above has just informed me that the current cert has only 9 days left. If the renewal wheels are not already in motion, now might be a good time to start.


    🦛

      Just yesterday I set the wheels in motion. Perlmonks has (again) Let's Encrypt certificates, but they are not (yet) on the servers.

Re^4: PerlMonks Certificate Expired
by Polyglot (Chaplain) on Sep 21, 2023 at 04:08 UTC
    The annoying thing about Let's Encrypt certificates is that they are issued for a maximum of 90 days. This requires at least four renewals every year, which is why scripting their renewal is the only real solution.

    Blessings,

    ~Polyglot~