openwrt-packages/net/acme-common/files
Sergey Ponomarev 7d07c75154 acme-common: use validation_method option instead of guessing
The new validation_method option can be: dns, webroot or standalone.
Previously we guessed the challenge type:
1. if the DNS provider is specified then it's dns
2. if standalone=1
3. fallback to webroot

The logic is preserved and if the validation_method wasn't set explicitly we'll guess it in old manner.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-03-01 17:01:40 +01:00
..
acme-notify.sh amce: use procd to restart services 2022-10-24 10:07:06 +08:00
acme.config acme-common: use validation_method option instead of guessing 2024-03-01 17:01:40 +01:00
acme.init acme-common: use validation_method option instead of guessing 2024-03-01 17:01:40 +01:00
acme.uci-defaults acme: merge cli into init script 2023-03-01 15:38:02 +01:00
functions.sh acme: merge cli into init script 2023-03-01 15:38:02 +01:00