Github copilot not working, saying Untrusted Custom certificate #108295
Replies: 1 comment
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
My machine is running behind a proxy. Based on one of the discussions here, I have downloaded the
github.com
pem certificate and configured theNODE_EXTRA_CA_CERTS
env variable to point to that. I even installedwin-ca
extension to VSCode and hadappend
option selected in that. It was working great for some days, now recently I started getting the below error message in VSCode.2024-02-14 16:49:25.190 [error] [certificates] The proxy connection couldn't be established due to an untrusted custom certificate, or your Copilot license might not support their use. Please visit https://gh.io/copilot-network-errors to learn more. Original cause: {"type":"system","_name":"FetchError","code":"CERT_SIGNATURE_FAILURE"} 2024-02-14 16:49:25.192 [error] [default] Extension activation failed: "certificate signature failure"
Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions