Skip to content

http.proxyStrictSSL setting ignored #10

@xmatthias

Description

@xmatthias

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions