Skip to content

ethanliew/letsencrypt-win-simple

 
 

Repository files navigation

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 ACMESharp project.

Running

Download the latest release, unpack and run letsencrypt.exe, and follow the messages in the input prompt. There are some useful command line arguments which can help with advanced or unattended usage scenarios.

Settings

Some of the applications' settings can be updated in the app's settings or configuration file. the file is in the application root and is called letsencrypt.exe.config. The settings are documented on this page.

Wiki

Please head to the Wiki to learn more.

Support

If you run into trouble please open an issue here. Please check to see if your issue is covered in the Wiki before you create a new issue. Describe the exact steps you took and try to reproduce it while running with the --verbose command line option set. Post your command line and the console output to help us debug.

About

A Simple ACME Client for Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.4%
  • PowerShell 3.4%
  • Batchfile 0.2%