Generate SSL Cert with LetsEncrypt

0

Category :

Steps

  1. Download app from https://github.com/Lone-Coder/letsencrypt-win-simple/releases.
  2. Run as Admin on the server where IIS is running.
  3. Ensure site you are creating cert for has a Hostname specified in the Bindings, so it will appear on the list of sites with the command window.

Issues

Ensure the directory is publicly accessible as LetsEncrypt will need to access a file it generates during the creation process.

Further Reading

There is a video available here:
https://www.netometer.com/blog/?p=1758
That i found on the lets-encrypt blog:
https://community.letsencrypt.org/t/how-letsencrypt-work-for-windows-iis/2106/91