acme: add support for user-provided setup and cleanup scripts
authorAntti Seppälä <redacted>
Sat, 18 Apr 2020 19:57:04 +0000 (22:57 +0300)
committerAntti Seppälä <redacted>
Thu, 30 Apr 2020 16:17:54 +0000 (19:17 +0300)
commitdebe65dffe011b6385a8a8fdfaaf81a203a8fe96
tree95b64d8f532b2974c27cd61c76c751d6b15f51f6
parentb017fe34ddbc0387aef2bb3c36802ae64de35fc2
acme: add support for user-provided setup and cleanup scripts

Add possibility for user to provide setup and cleanup scripts for
additional flexibility. Setup-script takes precedence over the built-in
behavior of acme.

This helps users with more complex use-cases to utilize acme to update
certificates without adding complexity to the provided run.sh script.

Signed-off-by: Antti Seppälä <redacted>
net/acme/Makefile
net/acme/files/acme.config
net/acme/files/run.sh
git clone https://git.99rst.org/PROJECT