Crate yacme_schema
source ·Expand description
The request and response data structures for interacting with an ACME server.
Re-exports
pub use account::Account;
pub use identifier::Identifier;
pub use orders::Order;
Modules
- Account creation and management
- Authorization for identifiers
- ACME Challenges
- Directory provides all of the URLs required to configure an ACME client for use with a specific provider. It can be fetched as JSON from an advertised directory URL.
- Identifiers
- Certificate orders