On Mon, Nov 11, 2019 at 1:17 AM Joel Pearson <japearson agiledigital com au> wrote:Hi,I’m trying to build an image in Openshift 4.2 where my internet has an MITM proxy.So trying to pull docker images fails during the build with x509 errors.Is there a way to provide extra trusted CA certificates to the builder?Did you supply additional CAs via the proxy configuration? Those should be picked up by the builder automatically when it is pulling images and I think it'd be a bug if you configured that and it's not working: