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

#835 in Web programming

Download history 34/week @ 2024-01-08 59/week @ 2024-01-15 76/week @ 2024-01-22 32/week @ 2024-01-29 24/week @ 2024-02-05 39/week @ 2024-02-12 79/week @ 2024-02-19 84/week @ 2024-02-26 68/week @ 2024-03-04 46/week @ 2024-03-11 42/week @ 2024-03-18 44/week @ 2024-03-25 79/week @ 2024-04-01 75/week @ 2024-04-08 53/week @ 2024-04-15 142/week @ 2024-04-22

354 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–23MB
~362K SLoC