Trust custom certificates/CA if you choose to

This commit is contained in:
cytopia
2018-05-14 21:33:36 +02:00
parent 1df74274a1
commit 90458c9b29
3 changed files with 37 additions and 1 deletions

View File

@@ -182,6 +182,12 @@ run "chmod 0755 /shared/backups" "${DEBUG_LEVEL}"
run "chmod 0755 /shared/httpd" "${DEBUG_LEVEL}"
###
### Update ca-certificates
###
update_ca_certificates "/ca" "${DEBUG_LEVEL}"
###
### Startup
###