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
copilot.vim has an option, g:copilot_proxy_strict_ssl, which can be set to false to disable SSL verification when using a proxy. For a MITM proxy, this is basically required. It'd be great to have an equivalent feature added to copilot.el.