Module acme

Module acme 

Source
Available on (crate features rustls or boring or acme) and crate feature acme only.

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