packages/net/acme-common/files
Toke Høiland-Jørgensen e3d6422dc5 acme-common: Export canonical paths for storing certificates and challenges
The contract between the acme-common framework and consumers and hook
scripts is that certificates can be consumed from /etc/ssl/acme and that
web challenges are stored in /var/run/acme/challenge. Make this explicit by
exporting $CERT_DIR and $CHALLENGE_DIR as environment variables as well,
instead of having knowledge of those paths depend on out-of-band
information. We already exported $challenge_dir, but let's change it to
upper-case to make it clear that it's not a user configuration variable.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2022-12-14 15:28:23 +01:00
..
acme-notify.sh amce: use procd to restart services 2022-10-24 10:07:06 +08:00
acme.config acme: deprecate state_dir 2022-12-14 21:15:52 +08:00
acme.init acme: use the hotplug system 2022-08-16 00:32:04 +02:00
acme.sh acme-common: Export canonical paths for storing certificates and challenges 2022-12-14 15:28:23 +01:00
acme.uci-defaults acme: use the hotplug system 2022-08-16 00:32:04 +02:00
functions.sh acme: use the hotplug system 2022-08-16 00:32:04 +02:00