Skip to content

[WIP] Downloads: PowerShell Modules

Eugene Bekker edited this page Sep 24, 2017 · 10 revisions

The ACMESharp PowerShell modules make up the client that can be used by end-users to:

  • talk to the Let's Encrypt CA (or any ACME-compliant service)
  • manage local certificate assets used by ACME
  • handle ACME challenges to prove domain ownership
  • install ACME-issued certificates into a server or service

If you just want to use ACMESharp to request and install certificates, these are the components you want. Please see the instructions on what to do with these links.

If you are a developer who wants to embed ACMESharp client libraries in your own projects, or who wants to develop extensions for ACMESharp, you should go here.

PowerShell Modules

Stable Modules

Hosted on the PowerShell Gallery
PowerShell Gallery ACMESharp - complete 0.9.x distribution

Pre-Release Modules

Hosted on MyGet
MyGet ACMESharp base module
Provider Modules:
MyGet AWS
MyGet CloudFlare
MyGet Microsoft IIS
MyGet Microsoft Windows

Please see the reference documentation for the standard Provider Extensions.

Clone this wiki locally