A few months ago I was able to fumble my way thru this and get a certificate issued. That certificate expires on 2/12/17. So, I was expecting it to be renewed by now, and I verified that the scheduled task to do so has been running.
So, I ran the task manually to watch the output. It seems to think the cert doesn’t expire until 3/15?
This is running Apache on Windows 2008 R2. Here’s the command I ran and the output from it.
So, the renewal is failing, but it’s actually updating the renewal date as if it succeeded. Anyone else using letsencrypt-win-simple that knows of a way to get more detail on why it’s failing?
are you using version 1.8 of the product apparently there is a known issue with version 1.95 (read the link above)
there is a posssibility that the certificate has been renewed however it hasn’t been installed in your apache server
go check the certificate folder and see if you can see a new certificate and reboot apache and see if that solves your problem (i.e. the new certificate may be in the apache cert folder but apache caches certs and won’t load it till reboot)