|
After installing the Zscaler root certificate I'm able to use wget without cert issue, but during building an image I get cert failures. Not working: Working: Steps used to add the Zscaler root cert: |
Replies: 2 comments
|
During build a self build wget+root CAs are used: https://github.com/Freetz-NG/freetz-ng/blob/master/make/host-tools/ca-bundle-host/ca-bundle-host.mk |
|
Thanks that should give sufficient details to get the cert added. |
During build a self build wget+root CAs are used: https://github.com/Freetz-NG/freetz-ng/blob/master/make/host-tools/ca-bundle-host/ca-bundle-host.mk
Is Zscaler an official rootca? Then its missing here: https://curl.se/docs/caextract.html
Lokally you could extend the tools/cacert.pem