6 releases

0.2.0 Feb 25, 2025
0.1.2 May 25, 2024
0.1.1 Oct 30, 2023
0.1.0 Sep 5, 2023
0.0.3 Sep 5, 2023

#1190 in Cryptography

Download history 46/week @ 2025-03-12 39/week @ 2025-03-19 29/week @ 2025-03-26 37/week @ 2025-04-02 46/week @ 2025-04-09 54/week @ 2025-04-16 27/week @ 2025-04-23 47/week @ 2025-04-30 34/week @ 2025-05-07 38/week @ 2025-05-14 23/week @ 2025-05-21 14/week @ 2025-05-28 19/week @ 2025-06-04 40/week @ 2025-06-11 13/week @ 2025-06-18 34/week @ 2025-06-25

108 downloads per month

MIT license

91KB
1.5K SLoC

acme-rfc8555

Provision certificates from ACME (Automatic Certificate Management Environment) providers such as Let's Encrypt.

crates.io Documentation MIT or Apache 2.0 licensed
CI codecov dependency status Download

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

~11–23MB
~329K SLoC