Skip to content

mod_acme

Germán Luis Aracil Boned edited this page Apr 6, 2026 · 1 revision

mod_acme

Category: Network & Integration | Version: v1.0.0 | Source: modules/mod_acme/mod_acme.c

Description

ACME/Let's Encrypt certificate automation. Auto-detects certbot or acme.sh, falls back to self-signed. Request certificates, check expiry, auto-renew.

Paths

Path Method Description
/acme/request ACTION Request new certificate
/acme/renew ACTION Renew certificate
/acme/status GET Certificate status and expiry
/acme/list GET List managed certificates

Clone this wiki locally