acmetool: Increase RSA key size from 2048 to 4096

This commit is contained in:
link2xt
2025-10-22 21:07:40 +00:00
parent fa9aa5b015
commit 32fa1d6cb8

View File

@@ -2,6 +2,7 @@ request:
provider: https://acme-v02.api.letsencrypt.org/directory provider: https://acme-v02.api.letsencrypt.org/directory
key: key:
type: rsa type: rsa
rsa-size: 4096
challenge: challenge:
webroot-paths: webroot-paths:
- /var/www/html/.well-known/acme-challenge - /var/www/html/.well-known/acme-challenge