Hello
I’m using the Let’s encrypt certificates since April 2017.
My azure website has multiple domains and each of them is using Let’s encrypt certificate.
The problem is, in two weeks, my certificates will expire, so, using a tutorial, I’ve been setting up a webjob, to renew the certificates.
Running this webjob, gives since last monday an error, which is at the exact same time when the certificate should be renewed (22 days before expiring).
The error is a TaskCanceledException
This task also causes downtime on my website, not a restart.
This morning, I’ve tried to manually request a new certificate, but this resolves in the same error.
One of the certificates is
https://tielttravel.be/
There is any help to fix this, or at least to renew the certificates before expiring?
Kind regards
Kenny