openwrt-packages/net/acme-common
Glen Huang 66894032d4 acme: standardize key_type
keylength, being an acme.sh value type, uses pure numbers for rsa keys.
This can be disorienting for other acme clients. This change introduces
a new option "key_type" that aims to remove this ambiguity, and makes
all key type names follow the same pattern, making acme-common more
client agnostic.

Signed-off-by: Glen Huang <me@glenhuang.com>
(cherry picked from commit 6d61014e51)
2024-03-31 15:27:05 +02:00
..
files acme: standardize key_type 2024-03-31 15:27:05 +02:00
Makefile acme-common: backport config fixes from master 2024-03-27 21:52:12 +01:00