Domain cert renewal - when ?
-
I have one particular domain cert expiring on Dec 20
So just 4 days away
I would have thought it would have renewed by now
Either automatically or as result of manual button click
But it fails to renew on clicking[RENEW CERTS]
.
When should it happen ?
Is manual renewal failure indicative of a problem ? -
-
No errors
Dec 16 09:03:35 box:tasks update 22263: {"percent":100,"result":null,"error":null}
Just states not before and not after dates for the domain
-
Thank you - did that.
Weird.
Running in terminalecho | openssl s_client -servername domain.uk -connect domain.uk:443 2>/dev/null | openssl x509 -noout -dates
gives me :notBefore=Oct 21 16:25:54 2023 GMT
notAfter=Dec 29 16:25:54 2025 GMTLogs in Cloudron still give me :
2024-12-16T17:40:31.065Z box:reverseproxy expiryDate: subject=CN = domain.uk notBefore=Sep 21 07:20:52 2024 GMT notAfter=Dec 20 07:20:51 2024 GMT daysLeft=3.569675173611111
BUT ... I see this is from the section at the end of the log file
2024-12-16T17:40:30.963Z box:tasks update 22265: {"message":"Checking expired certs for removal"}
Maybe I have been reading this wrongly.
Apps installed under domain.uk (sub-domains) appear to be renewing correctly.
But I don't have an app ondomain.uk
Is this why it is showing as expiring in 3 days ?I can understand that …. Except the direct terminal command shows a different expiry.
I’m not getting something and probably exposing my ignorance
-
@timconsidine if you have no app installed in that domain, it's not going to renew. Cloudron will also not remove them before expiry time. This is because if you install an app in that domain before it expires, it can reuse the cert.
-
@timconsidine said in Domain cert renewal - when ?:
I don’t even remember my own name.
Your name is Timcon S'idine, just in case.
-