Request signInInitiate failed with message: self signed certificate in certificate chain - Windows Machine, Visual Studio, CoPilot #41866
Unanswered
mlsmith007
asked this question in
Copilot
Replies: 2 comments 1 reply
-
I found a solution for this which works for me. I have blogged about it at https://sidd.io/2023/01/github-copilot-self-signed-cert-issue/ . I tried with Intellij but high level solution should be same for Visual Studio as well. Fix is as follows :
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@mlsmith007 Copilot recently added support for self-signed certificates for Copilot for Business users, please see https://docs.github.com/en/enterprise-cloud@latest/copilot/troubleshooting-github-copilot/troubleshooting-certificate-errors-for-github-copilot for more details. Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Select Topic Area
Bug
Body
I work for a Corporation that uses a Proxy that does SSL inspection. I use Visual Studio Professional on a Windows Box and am having the "Request signInInitiate failed with message: self signed certificate in certificate chain" issue dues to this. Excluding the URLs from SSL inspection is not a solution, due to Corporate Policies. At 70,000+ employees the corporation is not very likely to change its policies on SSL exceptions to work around what is essentially a Bug in a product add-on.
I'm making this post, to one track possible solutions to this issue and two, to express the importance of this issue, since we (Corporations) are a large chunk of your potential customers and any reasonably large Corporation will have similar security policies in place.
CoPilot has the potential to greatly increase developers' productivity which presents value to corporations.
I sincerely hope this get's the attention it deserves and is fixed as soon as possible.
Beta Was this translation helpful? Give feedback.
All reactions