A Simple ACME Client for Windows
This is a ACME windows CLI client built in native .net and aims to be as simple as possible to use.
It's built on top of the .net ACME protocol library.
Please head to the Wiki to learn more.
If you run into trouble please open an issue at https://github.com/Lone-Coder/letsencrypt-win-simple/issues
Please check to see if your issue is covered in the Wiki before you create a new issue.
If you ran the app and you got an error when it tried to Authorize your site take a look here.
If you submit a pull request that changes the included web.config file and it does not work on stock IIS 7.5 +, it will not be merged in. Instead add a section to the WIki page with your changes.