Set RSA key size to 4096 (defaults to 2048 which is debatably insecure)
This commit is contained in:
parent
1f3ac7a9ec
commit
b8b6ba04ce
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ webroot-path = /data/letsencrypt-acme-challenge
|
|||
key-type = ecdsa
|
||||
elliptic-curve = secp384r1
|
||||
preferred-chain = ISRG Root X1
|
||||
rsa-key-size = 4096
|
||||
|
|
Loading…
Reference in a new issue