Skip to content

weinre/win-acme

 
 

Repository files navigation

Build status

Windows ACME Simple (WACS)

A simple ACME client for Windows - for use with Let's Encrypt. (Formerly known as letsencrypt-win-simple (LEWS))

Overview

This is a ACME CLI client for Windows 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 is located in the application root and is called settings.config (created during the first run, based on settings_default.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

win-acme - A Simple ACME Client for Windows (for use with Let's Encrypt)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 92.1%
  • PowerShell 7.7%
  • Batchfile 0.2%