TerminalFi / LSP-copilot

GitHub Copilot support for Sublime Text LSP plugin provided through Copilot.vim.
625 stars 25 forks source link

self-signed certificate in certificate chain #96

Closed Richardjmorton closed 3 days ago

Richardjmorton commented 1 year ago

Hi,

I am working at a company that uses it’s own certificate for ssl traffic. When trying to use copilot at work I am getting the error self-signed certificate in certificate chain.

I guess this is a more general problem, but I wondered if you knew how to solve the issue.

Thanks.

jfcherng commented 1 year ago

Maybe https://github.com/TerminalFi/LSP-copilot#i-see-unable_to_get_issuer_cert_locally-error and use your own cert. Other people confirmed as well: https://github.com/orgs/community/discussions/35544#discussioncomment-4776983

Richardjmorton commented 1 year ago

Hi, thanks for those links. Can't confirm it's worked for me yet as I am having trouble tracking down the correct certfiicate. I will add an update once I can confirm the solution.