4 releases

0.1.1 Oct 30, 2023
0.1.0 Sep 5, 2023
0.0.3 Sep 5, 2023
0.0.2 Sep 5, 2023

#803 in Web programming

Download history 53/week @ 2023-12-15 37/week @ 2023-12-22 48/week @ 2023-12-29 46/week @ 2024-01-05 58/week @ 2024-01-12 54/week @ 2024-01-19 57/week @ 2024-01-26 23/week @ 2024-02-02 35/week @ 2024-02-09 67/week @ 2024-02-16 72/week @ 2024-02-23 82/week @ 2024-03-01 51/week @ 2024-03-08 45/week @ 2024-03-15 45/week @ 2024-03-22 71/week @ 2024-03-29

220 downloads per month

MIT license

88KB
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

~10–24MB
~370K SLoC