Keine Beschreibung
.cargo | ||
src | ||
.editorconfig | ||
.gitignore | ||
.pre-commit-config.yaml | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
rustfmt.toml | ||
schema-general.json | ||
schema-site.json |
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