- Open the following link in your browser Win-Acme
- Click on the Download link in the menubar and download the latest version
- Extract the ZIP file to a folder on your server, (e.g.
C:\win-acme
) - Open Command Prompt or PowerShell as an Administrator
- Navigate to the directory where you extracted win-acme (e.g.
C:\win-acme
) - Run the following command to start the win-acme client
wacs.exe
- It will present you with options to create a New SSL Certificate or Renew existing SSL Certificate
- Ideally, Select More Options and Add a Scheduled Task that can automatically renew the SSL Certificate
- Open IIS Manager and navigate to your site
- In the Bindings panel, verify the HTTPS binding has been added with the new Let's Encrypt SSL Certificate. If it's not added, do the following
- Click Add... under Site Bindings
- Set Type to https and SSL Certificate to your new Let's Encrypt certificate
- Click OK to save changes
- Open your browser and go to https://yourdomain.com to ensure SSL certificate is active and valid
- Tools like SSL Labs can also be used to test SSL Validity.