File based ACME Protocol Storage implementation for TGIT.ACME.Protocol.
Info
Version: | 1.0.0-alpha6 |
Author(s): | Thomas Glatzer, GitHub Contributors |
Last Update: | Thursday, July 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TGIT.ACME.Protocol.Storage.FileStore |
Install
Install-Package TGIT.ACME.Protocol.Storage.FileStore
dotnet add package TGIT.ACME.Protocol.Storage.FileStore
paket add TGIT.ACME.Protocol.Storage.FileStore
TGIT.ACME.Protocol.Storage.FileStore Download (Unzip the "nupkg" after downloading)
Dependencies
- TGIT.ACME.Protocol.Abstractions(>= 1.0.06)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.0)
- Microsoft.Extensions.Options.DataAnnotations(>= 3.1.0)
- Newtonsoft.Json(>= 12.0.3)
Tags