Skip to content

bjtucker/letsencrypt-win

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

letsencrypt-win

An ACME client that can update Windows IIS7+ configurations.

Build status

--

This ACME implementation is broken up into layers that build:

  • Basic, minimum JSON Web Signature (JWS) support that is required for ACME
  • A raw ACME protocol client that can interact properly with an ACME server
  • PowerShell Cmdlet that can interact with an ACME server and configure a local IIS 7+ configuration

This ACME client is being developed against the Boulder CA ACME server reference implementation. See how to quickly spin up your own instance in AWS on an Amazon Linux AMI.

About

An ACME client that can update Windows IIS7+ configurations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.6%
  • PowerShell 0.4%