Implements the ACME v2 protocol for the generation of certificates using ACME-compliant certificate servers.
Info
| Version: | 1.2.1 |
| Author(s): | Peter Waher |
| Last Update: | Monday, September 15, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Security/Waher.Security.ACME |
| NuGet Url: | https://www.nuget.org/packages/Waher.Security.ACME |
Install
Install-Package Waher.Security.ACME
dotnet add package Waher.Security.ACME
paket add Waher.Security.ACME
Waher.Security.ACME Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Content.Xml(>= 1.0.11)
- Waher.Content(>= 1.0.29)
- Waher.Security.JWS(>= 1.0.5)
- Waher.Security.PKCS(>= 0.0.4)
- Waher.Security(>= 1.0.7)
- NETStandard.Library(>= 1.6.1)
Tags