mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-17 14:36:32 +00:00
Append CA certificates from the host to the global certificate bundle
Signed-off-by: Simon Ferquel <simon.ferquel@docker.com>
This commit is contained in:
parent
d7e4a92151
commit
573cd4d3f6
@ -33,5 +33,7 @@ start() {
|
||||
echo " metric 200" >> /etc/network/interfaces
|
||||
fi
|
||||
|
||||
mobyconfig exists etc/ssl/certs/ca-certificates.crt && mobyconfig get etc/ssl/certs/ca-certificates.crt >> /etc/ssl/certs/ca-certificates.crt
|
||||
|
||||
eend 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user