Keine Beschreibung
  • Rust 98.9%
  • Makefile 1.1%
Datei suchen
2026-04-24 20:54:10 +02:00
.cargo Release 0.4.0 alpha 3 2026-04-24 20:54:10 +02:00
.vscode added schemata config for the test files 2026-04-19 08:42:33 +02:00
misc added packaging data for the package 2026-01-28 22:54:58 +01:00
src fixed the autodiscovery of the nameserver with an better readable implementation 2026-04-24 20:20:46 +02: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
build.rs Added an more detailed version with git commit and builddate 2026-04-24 19:16:16 +02:00
Cargo.lock Release 0.4.0 alpha 3 2026-04-24 20:54:10 +02:00
Cargo.toml Release 0.4.0 alpha 3 2026-04-24 20:54:10 +02:00
clippy.toml fixed the dns update setter 2026-04-24 11:56:30 +02: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 Release 0.4.0 alpha 3 2026-04-24 20:54:10 +02: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 fixed the dns update setter 2026-04-24 11:56:30 +02:00
schema-metadata.json cleaned up the schemata 2026-04-24 12:00:26 +02:00
schema-site.json cleaned up the schemata 2026-04-24 12:00:26 +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