added config option to set path for openssl config file (currently only used for generating a signing request)

This commit is contained in:
Lukas Schauer
2015-12-07 11:45:09 +01:00
parent cd13a9c21a
commit 474f33d2ca
2 changed files with 3 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
#WELLKNOWN=".acme-challenges"
#KEYSIZE=4096
#BASEDIR=./
#OPENSSL_CNF=.... # system default (see openssl version -d)
# 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