Module async_acme::acme[][src]

Expand description

Automatic Certificate Management Environment (ACME) acording to rfc8555

Structs

An Acout at an ACME provider. Used to query certificates and challanges

An ACME directory. Containing the REST endpoints of an ACME provider

Enums

Authentication status for a particular challange

Challange used to prove ownership over a domain

State of an ACME request

Constants

ALPN string used by ACME-TLS challanges

URI of https://letsencrypt.org/ prod Directory. Certificates aquired from this are trusted by most Browsers.