Keine Beschreibung
  • Rust 99.3%
  • Makefile 0.7%
Datei suchen
2026-02-01 20:09:49 +01:00
.cargo removed tracing and zbus from the development logging 2026-01-30 20:43:42 +01:00
misc added packaging data for the package 2026-01-28 22:54:58 +01:00
src fixed some messages 2026-02-01 20:09:49 +01:00
.editorconfig migrated to yacme 2026-01-27 16:00:44 +01:00
.gitignore migrated to yacme 2026-01-27 16:00:44 +01:00
.pre-commit-config.yaml updated lints 2026-02-01 17:45:40 +01:00
Cargo.lock fixed the metadata parsing 2026-02-01 20:03:19 +01:00
Cargo.toml fixed the metadata parsing 2026-02-01 20:03:19 +01:00
clippy.toml updated the pre commit hooks 2026-01-31 21:46:47 +01:00
deny.toml updated the pre commit hooks 2026-01-31 21:46:47 +01:00
LICENSE an working version of my own acme client based on acme2-eab 2025-05-11 20:57:24 +02:00
Makefile updated the test 2026-01-30 19:51:51 +01:00
pebble-config.json updated the test 2026-01-30 19:51:51 +01:00
README.md updated the readme 2025-06-22 21:09:15 +02:00
rustfmt.toml migrated to yacme 2026-01-27 16:00:44 +01:00
schema-general.json moved the renew time into the site 2026-01-30 20:42:45 +01:00
schema-site.json fixed the parsing of durations in the site 2026-01-30 21:55:31 +01: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