Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

http.proxyStrictSSL setting ignored #10

Open
xmatthias opened this issue Feb 6, 2018 · 0 comments
Open

http.proxyStrictSSL setting ignored #10

xmatthias opened this issue Feb 6, 2018 · 0 comments

Comments

@xmatthias
Copy link

The first request (to get the list of available Scripts) seems to succeed (or go through cache) with the following settings, however when then adding/downloading the .gitignore file, the following error is shown:

"Error: Unable to get local issuer certificate".
image

    "http.proxy": "http://someSSLInspectingProxy.com:3128",
"http.proxyStrictSSL": false

I think the proxyStrictSSL:false setting is ignored.

This is a problem in our company network as now i can only add gitignore files (with this extension) while traveling.

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

No branches or pull requests

1 participant