Coder.comC
Coder.com3y ago
19 replies
groucho64738

VSCode Desktop connecting to Coder and self-signed certs

Hi. I managed to get a working template going that starts up code-server, and I'm able to connect to the VSCode Web link with no issue, but when connecting via the VSCode Desktop, I get this message: Failed to open workspace. Error: unable to verify the first certificate.

Pretty sure this is due to self-signed certificates that we have on our system (coder is running in Kubernetes), but I don't know how to make VSCode Desktop happy. This is on a Windows desktop system, and I've imported the coder server certificate into my personal certificate store to see if that helped, but it didn't. Is there a location on-disk somewhere for VSCode to look at? Or is this another issue entirely?

Thanks.
Was this page helpful?