Skip to content

"Error: self signed certificate" when I used code-server IDE and try to install an extension from my private code-marketplace server, do I need to install a real certificate in the code-marketplace server ? #6231

Answered by jeffliao888
jeffliao888 asked this question in Q&A
Discussion options

You must be logged in to vote

After I have installed my valid certificate (server.crt), I need to add the Intermediate Certificate and ROOT Certificate to the server.crt file( can use the Linux command: "cat server.crt intermediate.crt root.crt > final.crt" ; then use the final.crt replace the server.crt in Nginx), then it worked and there is no error message when I install the extensions from my own code-marketplace server.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jeffliao888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant