-
Notifications
You must be signed in to change notification settings - Fork 184
[WIP] Downloads: NuGet Packages
Eugene Bekker edited this page Aug 4, 2017
·
3 revisions
These NuGet packages are meant to be used by developers who either want to integrate the ACMESharp client library into their own projects, or want to develop extensions for ACMESharp itself (e.g. Providers for Challenge Handlers or Installers).
If you are a user that just wants to use ACMESharp to request and install certificates, you want to go here.
Hosted on the NuGet Gallery | |
---|---|
ACMESharp client library | |
ACMESharp Vault library | |
ACMESharp POSH library | |
ACMESharp 32-bit dependency for OpenSSL Cert Provider | |
ACMESharp 64-bit dependency for OpenSSL Cert Provider |
Hosted on MyGet | |
---|---|
ACME protocol client library for .NET | |
Vault support for ACMESharp | |
PowerShell module library for PS Module Client | |
Certificate Providers: | |
BouncyCastle | |
OpenSSL x86 | |
OpenSSL x64 | |
Extension Providers: | |
AWS (R53, S3, IAM) | |
CloudFlare (DNS) | |
IIS (handler/installer) | |
Windows (installer for Cert Store) |
Docs
- Overview
- FAQ
- Let's Encrypt Reference Sheet
- Quick Start
- Requirements
- Basic Concepts
- Vaults, Vault Providers and Vault Profiles
- Challenge Types, Challenge Handlers and Providers
- Troubleshooting
- Contributions
Legacy Docs - out of date
Reference
- Good to Know
- Proposed Extension Mechanism
- PowerShell Module Design
- Style Guides and Conventions
- Documentation Resources
A bit dated