Been getting notifications that my cert expires today (which seems to be true) but when the command runs, the output says to renew after April 6. Any ideas? The certificate showing in IIS says it was created 12/6 which is true, so today is 90 days. The April thing confuses me, as does the lack of renewal.
Edit: After looking through the GitHub for letsencrypt-win-simple, specifically this old one… https://github.com/Lone-Coder/letsencrypt-win-simple/issues/277
I manually updated it as suggested at the tail end of that issue and it worked. The only thing after that was I had to go back into IIS and associate the new cert back to the site.
Guess it’s something screwy with letsencrypt-win-simple. Sorry to bother you guys.