acme: Fix for curl linked against mbed TLS. (#4254)

Use newest acme.sh release (2.6.8).
Remove dependency on ca-certificates and add dependency on ca-bundle.
Update environment variable.

Signed-off-by: Daniel Halmschlager <da@halms.at>
This commit is contained in:
Daniel H
2017-04-12 22:51:58 +02:00
committed by Toke Høiland-Jørgensen
parent 4fc9ad981e
commit 37f6cae850
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
CHECK_CRON=$1
ACME=/usr/lib/acme/acme.sh
export SSL_CERT_DIR=/etc/ssl/certs
export CURL_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt
export NO_TIMESTAMP=1
UHTTPD_LISTEN_HTTP=