Skip to content

GitHub Copilot behind a Proxy with a self-signed certificate chain does still not work #35544

Discussion options

You must be logged in to vote

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/

Fix is as follows :

  1. Export the self-signed certificate in discussion
  2. Convert it into .pem format if not already
  3. Export the path of this .pem cert to NODE_EXTRA_CA_CERTS variable
  4. Restart your Intellij and it should work

Replies: 21 comments 66 replies

Comment options

You must be logged in to vote
1 reply
@evan-dayy
Comment options

Comment options

You must be logged in to vote
4 replies
@yvesarrata
Comment options

@ayim
Comment options

@KCraig-StepStone
Comment options

@forchannot
Comment options

Comment options

You must be logged in to vote
2 replies
@ayim
Comment options

@ajw170
Comment options

Comment options

You must be logged in to vote
12 replies
@wanyukang
Comment options

@Alilat-imad
Comment options

@mahmutoz
Comment options

@jtele2
Comment options

@ghost
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
19 replies
@Adrian-Yan16
Comment options

@forchannot
Comment options

@jonatato
Comment options

@hoggatt
Comment options

@kylerroloffpremier
Comment options

Answer selected by Fumapps
Comment options

You must be logged in to vote
11 replies
@wilsonson
Comment options

@oakla
Comment options

@wilsonson
Comment options

@oakla
Comment options

@jeffsdata
Comment options

Comment options

You must be logged in to vote
2 replies
@oakla
Comment options

@Sussumu
Comment options

Comment options

You must be logged in to vote
2 replies
@SangLeeGitHub
Comment options

@muttiangelo
Comment options

Comment options

You must be logged in to vote
7 replies
@SangLeeGitHub
Comment options

@ayim
Comment options

@jeremysimmons
Comment options

@ayim
Comment options

@jeremysimmons
Comment options

Comment options

You must be logged in to vote
4 replies
@pablomdo
Comment options

@SangLeeGitHub
Comment options

@minhnh94
Comment options

@docteurmabuse
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@neelin1
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@PopescuMarius
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment