My web server is (include version): Windows server 2019.
[INFO] A simple Windows ACMEv2 client (WACS)
[INFO] Software version 2.0.10.444 (RELEASE)
[INFO] IIS version 10.
I have 2 websites on my IIS 10 as specified above using ACME let’s encrypt, 2 months and a half no issue ever here. I create the task scheduler so this will auto-renew by himself. Now I am in the last 20 days I checked why was not renewed and I run into this issue.
Try to renew using the power shell interface on ‘‘Renew Specific’’, try to create a new one using create a new certificate but it same issue. It’s just hanging there around 5 minutes and receiving this error. [EROR] (TaskCanceledException): A task was canceled.
I have port 443 and 80 opened, I restart IIS and is the same issue. I do not understand why is this issue as nothing has been changed since 2 months ago where there was no issue.
The binding was pointing to the internal IP address of the server , changing this to * (so it picks up DNS record), rebooted the instance and done it again.