Crates.io | acme-rfc8555 |
lib.rs | acme-rfc8555 |
version | 0.1.2 |
source | src |
created_at | 2023-09-05 06:10:43.26728 |
updated_at | 2024-05-25 18:29:00.098794 |
description | Provision certificates from ACME providers |
homepage | |
repository | https://github.com/x52dev/acme-rfc8555 |
max_upload_size | |
id | 963966 |
size | 178,758 |
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.
All documentation is provided via docs.rs.