mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-16 05:51:15 +00:00
Trust custom certificates/CA if you choose to
This commit is contained in:
@@ -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
|
||||
###
|
||||
|
||||
Reference in New Issue
Block a user