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 have an internal enterprise github server with a self signed certificate. When I use the --api-url option, I get:
SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:579)
Add a --no-check-certificate option to skip the certificate verification step when using the --api-url option.