Skip to content
forked from win-acme/win-acme

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

License

Notifications You must be signed in to change notification settings

pks-os/win-acme

 
 

Repository files navigation

Windows ACME Simple (WACS)

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

Build status

Overview

This is a ACMEv2 client for Windows that aims to be very simple to start with, but powerful enough to grow into almost every scenario.

  • A simple CLI interface to request, install and update certificates for IIS
  • Advanced CLI options for other applications
  • Runs as scheduled task to automatically renew certificates and update applications
  • Supports wildcard certificates, OCSP Must Staple and ECDSHA keys
  • Advanced validation via SFTP/FTPS, WebDav, acme-dns, Azure, Route53 and more
  • Supports completely unattended operation from the command line
  • Supports other forms of automation through manipulation of .json files
  • Build your own plugins with .NET and make the program do exactly what you want

screenshot

Running

Download the latest win-acme-v2.x.x.x.zip from the releases page, unpack it to a location on your hard disk and run wacs.exe. Head to the Wiki to learn more.

Community 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.

Professional support / sponsorship

Is your business relying on this program to secure customer websites and perhaps even critical infrastructure? Then maybe it would be good for your peace of mind then to sponsor one of its core developers, to gain guaranteed future support and good karma at the same time. I offer my help quickly, discreetly and professionally via Patreon.

Donations

Do you like the program and want to buy me a beer and discuss the future of the program in private? My Patreon also has some simple "Thank you" tiers.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.0%
  • PowerShell 1.0%