Let's Encrypt on Windows

Has anybody deployed Let’s Encrypt SSL Certs on Windows? I know you can do it manually but there is no “official” Cerbot for Windows. I think their certs expire every 90 days so installing manually would be a bit painful.

There are a few third party ones for Windows but some only seem to support IIS. I am using NGINX as the front end to a Xojo Standalone Web App. NGINX manages the current Cert but it is an expensive UCC multi-domain certificate with several SAN’s (Subject Alternative Names) that I don’t need currently. It will renew in a few months and I am looking for an alternative.

Thanks.

That reminded me to fix my sites ssl, thanks :slight_smile:

I had a play around with https://github.com/PKISharp/win-acme a while ago which seemed to work ok