mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-04-23 16:58:28 +02:00
make openssl keysize configurable
This commit is contained in:
committed by
Lukas Schauer
parent
96d7eabed4
commit
5a213f5f6a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user