How to apply Let's encrypt SSL in Windows

 
1. Download the win-acme zip package from https://www.win-acme.com/ and extract it to the C disk
 
 
 
 
2. Generate SSL certificates on the powershell by running scripts
If you need to export the certificate please change the option "PrivateKeyExportable" to "true" in the settings.json and settings_default.json files.
 
Run Powershell scripts:
 
 
3.Open IIS and click on the automatically generated link
 

 
4. Done.

Add Feedback