{"id":16287695,"url":"https://github.com/akrantz01/lers","last_synced_at":"2025-04-03T03:11:04.263Z","repository":{"id":146687295,"uuid":"618179402","full_name":"akrantz01/lers","owner":"akrantz01","description":"An async, user-friendly Let's Encrypt/ACMEv2 library written in Rust","archived":false,"fork":false,"pushed_at":"2025-02-26T02:24:18.000Z","size":218,"stargazers_count":30,"open_issues_count":13,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T09:16:36.008Z","etag":null,"topics":["acme","letsencrypt","rust"],"latest_commit_sha":null,"homepage":"https://docs.rs/lers","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akrantz01.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-23T23:11:00.000Z","updated_at":"2025-02-14T02:55:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7513691-97f2-45b7-ac5a-37c9ad0446d2","html_url":"https://github.com/akrantz01/lers","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akrantz01%2Flers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akrantz01%2Flers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akrantz01%2Flers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akrantz01%2Flers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akrantz01","download_url":"https://codeload.github.com/akrantz01/lers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246899643,"owners_count":20851894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acme","letsencrypt","rust"],"created_at":"2024-10-10T19:45:50.937Z","updated_at":"2025-04-03T03:11:04.241Z","avatar_url":"https://github.com/akrantz01.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lers\n\n[![Crates.io](https://img.shields.io/crates/v/lers)](https://crates.io/crates/lers)\n[![docs.rs](https://img.shields.io/docsrs/lers/latest)](https://docs.rs/lers/latest/lers)\n\nAn async, user-friendly Let's Encrypt/ACMEv2 library written in Rust.\n\nThe API and implementation were inspired by [acme2][], [acme-micro][], and [lego][].\n\n## Features\n- ACME v2 ([RFC 8555][])\n- Register with CA\n- Obtain certificates\n- Renew certificates\n- Revoke certificates\n- Robust implementation of ACME challenges\n  - [HTTP][] (http-01)\n  - [DNS][] (dns-01)\n  - [TLS][] (tls-alpn-01)\n- SAN certificate support\n- Custom challenge solvers ([`Solver` trait][])\n- [External account bindings][]\n\n### Missing features\n\n- [ ] Certificate bundling\n\nContributions are welcome for any of the above features.\n\n### Supported DNS-01 Providers\n\nCurrently, the following providers are supported:\n- [Cloudflare](https://www.cloudflare.com): [`CloudflareDns01Solver`][]\n\n[acme2]: https://github.com/lucacasonato/acme2\n[acme-micro]: https://github.com/kpcyrd/acme-micro\n[lego]: https://github.com/go-acme/lego\n[RFC 8555]: https://www.rfc-editor.org/rfc/rfc8555.html\n[HTTP]: https://docs.rs/lers/latest/lers/solver/struct.Http01Solver.html\n[DNS]: https://docs.rs/lers/latest/lers/solver/dns/index.html\n[TLS]: https://docs.rs/lers/latest/lers/solver/struct.TlsAlpn01Solver.html\n[`Solver` trait]: https://docs.rs/lers/latest/lers/solver/trait.Solver.html\n[External account bindings]: https://www.rfc-editor.org/rfc/rfc8555.html#page-38\n\n[`CloudflareDns01Solver`]: https://docs.rs/lers/latest/lers/solver/dns/struct.CloudflareDns01Solver.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakrantz01%2Flers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakrantz01%2Flers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakrantz01%2Flers/lists"}