openwrt-packages/net/acme-acmesh
Sergey Ponomarev 4bec28b4d1 acme-acmesh: 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
..
files acme-acmesh: use validation_method option instead of guessing 2024-03-01 17:01:40 +01:00
Makefile acme-acmesh: use validation_method option instead of guessing 2024-03-01 17:01:40 +01:00