acmesharp - ACMESharp 0.9.3.334

ACME protocol client library for .NET.

PM> Install-Package ACMESharp -Version 0.9.3.334 -Source https://www.myget.org/F/acmesharp/api/v3/index.json

Copy to clipboard

> nuget.exe install ACMESharp -Version 0.9.3.334 -Source https://www.myget.org/F/acmesharp/api/v3/index.json

Copy to clipboard

> dotnet add package ACMESharp --version 0.9.3.334 --source https://www.myget.org/F/acmesharp/api/v3/index.json

Copy to clipboard
<PackageReference Include="ACMESharp" Version="0.9.3.334" />
Copy to clipboard
source https://www.myget.org/F/acmesharp/api/v3/index.json

nuget ACMESharp  ~> 0.9.3.334
Copy to clipboard

> choco install ACMESharp --version 0.9.3.334 --source https://www.myget.org/F/acmesharp/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "acmesharp" -SourceLocation "https://www.myget.org/F/acmesharp/api/v2"
Install-Module -Name "ACMESharp" -RequiredVersion "0.9.3.334" -Repository "acmesharp" 
Copy to clipboard

ACMESharp

An ACME client library and PowerShell client for the .NET platform.

:star: I appreciate your star, it helps me decide to which OSS projects I should allocate my spare time.


Interested in ACME v2 or .NET Standard support? Check out ACMESharp Core!


Jump To:


For NEW Documentation for the v0.9.x releases, please see the new documentation

For OLD documentation and getting started, go to the wiki.

Also, see the the FAQ.

For announcements and discussions please see one of these:

Join the chat at https://gitter.im/ebekker/letsencrypt-win by Gitter
Join the forums at http://groups.google.com/group/acmesharp by Google Groups

Overview

This project implements a client library and PowerShell client for the ACME protocol.

  • ACMESharp is interoperable with the CA server used by the Let's Encrypt project which is the reference implementation for the server-side ACME protocol.
  • ACMESharp includes features comparable to the official Let's Encrypt client which is the reference implementation for the client-side ACME protocol.

The ACMESharp client implementation is broken up into layers that build upon each other:

  • basic tools and services required for implementing the ACME protocol and its semantics (JSON Web Signature (JWS), PKI operations, client-side persistence)
  • low-level ACME protocol client library that can interoperate with a compliant ACME server
  • PowerShell module that implements a powerful client, that functions equally well as a manual tool or a component of a larger automation process, for managing ACME Registrations, Identifiers and Certificates
  • collection of Provider extensions that implement Challenge Handlers and Installers for various servers/services.

Some of the Providers available for handling ACME challenges and installing certificates include:

  • Microsoft IIS 7.0+
  • Microsoft Windows (Cert Store, DNS)
  • AWS (S3, Route 53, ELB, IAM)
  • CloudFlare

Build Status

Build status Coverity Scan Build Status
PS3 PS4 PS5
PS3 Test Status PS4 Test Status PS5 Test Status

Downloads

ACMESharp PowerShell Client Modules

  • If you just want to use ACMESharp to request and install certificates, then you want the ACMESharp PowerShell client.

  • See the instructions for installing the PowerShell client and the list of available modules.

ACMESharp NuGet Packages

  • If you are a developer who wants to embed ACMESharp client libraries in your own projects or want to develop extensions for ACMESharp, see the list of available NuGet Packages.

Current State

This client is fully operable and can successfully interact with the Let's Encrypt production and staging servers to:

  • Initialize new Registrations
  • Authorize DNS Identifiers
  • Issue Certificates

Further, it can successfully install and configure the certificate and related SSL/TLS settings for various local (e.g. IIS, Cert Store) or remote (e.g. AWS, CloudFlare) servers or services.

All documentation is still work-in-progress.

Quick Start

You can find an example of how to get started quickly here.


Related Links

Check out these other related projects and resources:

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.


Please note, this project was formerly named letsencrypt-win.

Early-access release of ACMESharp Lib package.

  • Any 0.0
    • ACMESharp.PKI.Providers.OpenSslLib32 (>= 0.9.3.334)
    • ACMESharp.PKI.Providers.OpenSslLib64 (>= 0.9.3.334)
    • AWSSDK.Route53 (>= 3.3.1.1)
    • AWSSDK.S3 (>= 3.3.1.1)
    • Newtonsoft.Json (>= 9.0.1)
    • NLog (>= 4.4.12)
  • .NETFramework 4.5: 4.5.0.0

Owners

Zyborg

Authors

https://github.com/ebekker

Project URL

https://github.com/ebekker/ACMESharp

License

LGPL-3.0

Tags

pki ssl tls security certificates letsencrypt acme acmesharp

Info

44 total downloads
3 downloads for version 0.9.3.334
Download (55.69 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.9.3.334 55.69 KB Wed, 07 Aug 2019 23:33:56 GMT 3
0.9.3.333 55.7 KB Tue, 16 Jul 2019 20:51:45 GMT 1
0.9.2.332 55.69 KB Fri, 23 Nov 2018 02:46:40 GMT 2
0.9.2.331 55.69 KB Fri, 23 Nov 2018 02:26:53 GMT 1
0.9.2.330 55.69 KB Fri, 23 Nov 2018 02:18:14 GMT 1
0.9.1.326 55.67 KB Thu, 26 Oct 2017 20:44:10 GMT 4
0.9.0.325 53.9 KB Thu, 26 Oct 2017 19:32:22 GMT 2
0.9.0.323 53.91 KB Mon, 18 Sep 2017 02:57:05 GMT 5
0.9.0.322 53.91 KB Fri, 15 Sep 2017 21:24:07 GMT 2
0.9.0.321 53.44 KB Mon, 21 Aug 2017 21:47:03 GMT 15
0.8.5.305-EA 50.12 KB Fri, 04 Aug 2017 11:11:18 GMT 4
0.8.5.304-EA 50.12 KB Wed, 02 Aug 2017 22:52:37 GMT 2
0.8.5.303-EA 50.12 KB Wed, 02 Aug 2017 22:31:52 GMT 2