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
I need to clone a repo from an internal git web server which holds a self-signed certificate. It fails on validating the certificate. How can I disable the validation step in pygit2? Thanks in advance!!!