uacme: add support for user-provided setup and cleanup scripts 11880/head
authorAntti Seppälä <a.seppala@gmail.com>
Sat, 18 Apr 2020 19:58:42 +0000 (22:58 +0300)
committerAntti Seppälä <a.seppala@gmail.com>
Thu, 30 Apr 2020 16:17:54 +0000 (19:17 +0300)
commitcf6027f0b09f2cb565e91287f6d6685cdc53d300
treee582a99fb5815ccfcebd55a58b8e12f79b2d8de1
parentdebe65dffe011b6385a8a8fdfaaf81a203a8fe96
uacme: 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 uacme.

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

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
net/uacme/Makefile
net/uacme/files/acme.config
net/uacme/files/run.sh