Use 3072 bits keys

This commit is contained in:
Alexandre Aubin 2016-11-08 21:11:36 -05:00
parent e2e1fce44e
commit a57ebfc4e6

View file

@ -55,7 +55,7 @@ WEBROOT_FOLDER = "/tmp/acme-challenge-public/"
SELF_CA_FILE = "/etc/ssl/certs/ca-yunohost_crt.pem"
ACCOUNT_KEY_FILE = "/etc/yunohost/letsencrypt_account.pem"
KEY_SIZE = 2048
KEY_SIZE = 3072
VALIDITY_LIMIT = 15 # days