letsencrypt: moved to rsa as key also

some apps may not work with ECC certificates, e.g. some iOS apps
This commit is contained in:
Rico 2022-03-05 18:24:57 +01:00
parent 110f55291e
commit 66984d1359
Signed by: stillbeben
GPG Key ID: AE1066B5BD0B5041
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@ BASEDIR=/var/lib/dehydrated
WELLKNOWN="${BASEDIR}/acme-challenges"
DOMAINS_TXT="/etc/dehydrated/domains.txt"
HOOK="/etc/dehydrated/hook.sh"
KEY_ALGO=rsa