Keine Beschreibung
Datei suchen
2025-06-25 19:51:20 +02:00
.cargo current work version 2025-06-18 21:47:24 +02:00
src fixed the schemageneration 2025-06-25 19:50:21 +02:00
.editorconfig current work version 2025-06-18 21:47:24 +02:00
.gitignore added an makefile for downgrading the binary to DEbian Bookworm 2025-05-19 15:12:44 +02:00
.pre-commit-config.yaml updated the tomlq hook 2025-06-22 20:34:34 +02:00
Cargo.lock updated dependencies 2025-06-25 19:41:48 +02:00
Cargo.toml updated dependencies 2025-06-25 19:41:48 +02:00
LICENSE an working version of my own acme client based on acme2-eab 2025-05-11 20:57:24 +02:00
README.md updated the readme 2025-06-22 21:09:15 +02:00
rustfmt.toml an working version of my own acme client based on acme2-eab 2025-05-11 20:57:24 +02:00
schema-general.json fixed the schemata 2025-06-25 19:51:20 +02:00
schema-site.json fixed the schemata 2025-06-25 19:51:20 +02:00

Rust + ACME = Racme

I wrote this to scratch an itch i have with existing ACME Clients:

  • no ownerchange, the acme process also generates certificates for my mailserver or database
  • no DNS-Server integration
  • native logging
  • can do this without root