7 unstable releases
| 0.3.0 | Mar 7, 2026 |
|---|---|
| 0.2.0 | Feb 25, 2025 |
| 0.1.2 | May 25, 2024 |
| 0.1.1 | Oct 30, 2023 |
| 0.0.3 | Sep 5, 2023 |
#676 in Web programming
153 downloads per month
93KB
1.5K
SLoC
acme-rfc8555
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.
Crate Goals
- No OpenSSL
- RFC 8555 compliance
- Full documentation
- Full test suite
- Support multiple certificate key types
Documentation
All documentation is provided via docs.rs.
Dependencies
~25–42MB
~653K SLoC