Enable the usage of DPI Certs #7543
Unanswered
robin-weiland
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a docker container as part of a coder workspace. The whole server is behind a firewall that uses DPI (not my decision), and clients need to have the right certificate to not freak out about self-signed certs.
Before I added this cert to the container. I couldn't even install the code-server before getting an error.
Afterward, I can install it, but when I want to install an extension (either though the terraform or the code-server UI) I get the certificate error again.
Is there maybe a config or flag that lets code-server use system certs?
Beta Was this translation helpful? Give feedback.
All reactions