Open
Description
Summary 💡
I need to ignore the validity of SSL certificates (corporate proxy so security is "not a concern").
Motivation 🔦
As mentioned in #1103 (comment). I use git/gix behind a corporate proxy which has a self-signed certificate. To use gix there I need to either not verify the certificates, or to respect the configured certificates on windows (this is not done by git/curl so I would not personally pursue this path).