[Dovecot] Dovecot 2.3 from git for temp fixes

[ACME] Use -a switch (thanks to jas8522!)
This commit is contained in:
andre.peters
2018-01-14 10:34:06 +01:00
parent 42923698fd
commit 38aaeeb30b
4 changed files with 20 additions and 29 deletions

View File

@@ -225,6 +225,7 @@ while true; do
ACME_RESPONSE=$(acme-client \
-v -e -b -N -n \
-a 'https://letsencrypt.org/documents/LE-SA-v1.2-November-15-2017.pdf' \
-f ${ACME_BASE}/acme/private/account.key \
-k ${ACME_BASE}/acme/private/privkey.pem \
-c ${ACME_BASE}/acme \