Module acme

Source

Modules§

proto
Implementation of the ACME Protocol types RFC 8555

Structs§

Account
Wrapped AcmeClient with account info
AcmeClient
Acme client that will used for all acme operations
Order
Wrapped Account with order info

Enums§

AcmeProvider
Enum of popular acme providers and their directory url
ClientError
Error type which can be returned by the AcmeClient