2using System.Collections.Generic;
25 get {
return "/.well-known/acme-challenge/" + this.
Token; }
Base class of all ACME challenges.
Implements an ACME client for the generation of certificates using ACME-compliant certificate servers...
Represents an ACME HTTP challenge.
string ResourceName
Challenge resource. The HTTP server should return AcmeChallenge.KeyAuthorization on this resource,...
AcmeClient Client
ACME client.
Uri AccountLocation
Account location.