Is there a way to force certificate renewal before the 14-day automatic renewal time? I just want to make sure it still works properly following the v60 upgrade on Ubuntu 22.04. The Replace Certificates buttons on the System > TLS (SSL) Certificates page of the GUI don’t seem to do anything, possibly because I’m not within the 14-day renewal window?
To be clear, my certificates are currently valid and provisioned properly. I just want to check the renewal manually and fix any issues if they occur, rather than have it fail on auto-renewal when I may be busy, traveling, etc.
I tried running ./ssl_certificates.py
as described here, but the (sub)domains were all skipped because “The domain has a valid certificate already.”
Thanks!