feat: add ACME renew hook #63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/acme-renew-hook"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
ACME_RENEW_HOOKto run an operator-provided restart/reload command after managed ACME renewal succeedsVerification
CARGO_TARGET_DIR=/tmp/portal-tunnel-rs-target-acme cargo test --lockedCARGO_TARGET_DIR=/tmp/portal-tunnel-rs-target-acme cargo clippy --locked --all-targets -- -D warningsCloses #34.