acmesharp - ACMESharp.Providers.DNSMadeEasy 0.9.1.326

DNS-Made-Easy Provider extension for ACMESharp

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

Copy to clipboard

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

Copy to clipboard

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

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

nuget ACMESharp.Providers.DNSMadeEasy  ~> 0.9.1.326
Copy to clipboard

> choco install ACMESharp.Providers.DNSMadeEasy --version 0.9.1.326 --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.Providers.DNSMadeEasy" -RequiredVersion "0.9.1.326" -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 Provider Lib for DNS Made Easy.

  • Any 0.0
    • ACMESharp (>= 0.9.0)
    • Newtonsoft.Json (>= 9.0.1)
  • .NETFramework 4.6.1: 4.6.1.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 dnsmadeeasy

Info

7 total downloads
3 downloads for version 0.9.1.326
Download (9.95 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.9.3.334 9.94 KB Wed, 07 Aug 2019 23:34:33 GMT 1
0.9.3.333 9.94 KB Tue, 16 Jul 2019 20:52:36 GMT 1
0.9.2.332 9.95 KB Fri, 23 Nov 2018 02:47:15 GMT 1
0.9.2.331 9.95 KB Fri, 23 Nov 2018 02:27:27 GMT 1
0.9.2.330 9.94 KB Fri, 23 Nov 2018 02:18:54 GMT 0
0.9.1.326 9.95 KB Thu, 26 Oct 2017 20:44:47 GMT 3
0.9.0.325 9.95 KB Thu, 26 Oct 2017 19:32:56 GMT 0