Skip to content

Rust library for requesting certificates from an ACME provider.

License

Notifications You must be signed in to change notification settings

x52dev/acme-rfc8555

 
 

Repository files navigation

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.

About

Rust library for requesting certificates from an ACME provider.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • Rust 96.3%
  • Just 2.2%
  • Nix 1.5%