iNIC / letsencrypt-win-simple

A Simple ACME Client for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

letsencrypt-win-simple

A Simple ACME Client for Windows

Overview

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.

Wiki

Please head to the Wiki to learn more.

Support

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.

Web.Config Pull Requests

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.

About

A Simple ACME Client for Windows

License:Apache License 2.0


Languages

Language:C# 100.0%