Provision certificates from ACME (Automatic Certificate Management Environment) providers such as Let's Encrypt.
Follows the RFC 8555 spec, using ACME v2 to issue and manage certificates.
Originally a fork of acme-micro and acme-lib, but the code has deviated significantly since then.
- No OpenSSL
- RFC 8555 compliance
- Full documentation
- Full test suite
- Support multiple certificate key types
All documentation is provided via docs.rs.