Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Disable git sslverify #14

Open
Styxxy opened this issue Nov 7, 2019 · 3 comments
Open

Disable git sslverify #14

Styxxy opened this issue Nov 7, 2019 · 3 comments

Comments

@Styxxy
Copy link

Styxxy commented Nov 7, 2019

When using these docker (samples/doodles) on a machine in a network that has a firewall in place that does deep packet inspection (eg enterprise environment), there will always be a self-signed certificate in the chain.

Is it possible to add RUN git config --global http.sslVerify "false" to the Docker files?

@eisterman
Copy link

Same identical problem here

@pverma20
Copy link

pverma20 commented Sep 1, 2020

I am also facing issue same issue and looking for solution.

@pverma20
Copy link

pverma20 commented Sep 1, 2020

Ok Guys, Styxxy and Eisterman, this command ran perfectly fine, I used it before git clone and it made me able to clone the git public repository... So feel free to use and by chance you given me great solution. Thanks a lot Styxxy....

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants