make openssl keysize configurable

This commit is contained in:
Markus Germeier
2015-12-06 12:14:51 +01:00
committed by Lukas Schauer
parent 96d7eabed4
commit 5a213f5f6a
2 changed files with 5 additions and 3 deletions

View File

@@ -2,6 +2,7 @@
#CA="https://acme-v01.api.letsencrypt.org"
WELLKNOWN="/var/www/letsencrypt/.well-known/acme-challenge"
#KEYSIZE=4096
# program called before responding to the challenge, arguments: path/to/token
# token; can be used to e.g. upload the challenge if this script doesn't run