mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-28 03:51:06 +01:00
added config option to set path for openssl config file (currently only used for generating a signing request)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user