You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a corporate github with self signed ssl cert, the plugin doesn't respect the strict ssl setting : "http.proxyStrictSSL": false setting. and throws
Error: self signed certificate in certificate chain
When using a corporate github with self signed ssl cert, the plugin doesn't respect the strict ssl setting :
"http.proxyStrictSSL": falsesetting. and throwsPlease add the option for custom ssl certs
Thanks.