Corporate proxy and certificate authority issue

I have installed DockerToolbox-1.12.0 on Windows 7. In our work environment, the corporate proxy is in place and it provides its own certificate when HTTPS sites are accessed.

I have added HTTP_PROXY and HTTPS_PROXY in /var/lib/boot2docker/profile.

When i try to do docker pull, i am getting x.509 error.

I tried several solutions available online and yet couldn’t solve the problem.

Can somebody please help?

Did you find any solution for this issue? I am facing the same behind proxy.

The same issue here - any idea how to get a proxy certificate included in docker or in a newly build image?