I finally think I have my arms around using Win Acme for IIS to generate and renew site certificates for "Let's Encrypt." I know this should be simple, but for some reason, I continue to mess it up by trying to make it more complicated than it is. There are a lot of options in Win Acme, but I do not need to deal with most of them.
Win Acme can be found at: https://www.win-acme.com/
More on Let's Encrypt: https://letsencrypt.org/
- Edit Site bindings in IIS. Add both internal and external DNS names and ports.
- Add the DNS Name in the hostname field.
- Run Win Acme as administrator.
- Work through the prompts for IIS (most of the default options should be fine).
-
Win Acme should create the certificates and replace the existing certificates in IIS with the
new ones from Let's Encrypt and create a schedule to auto-renew in the Window's
Task Scheduler.
- Verify the certificate in your web browser.
Comments
Post a Comment