GR8B8
CCoder.com
•Created by GR8B8 on 3/20/2025 in #help
Setting up CA certificate for the container
It looks like a problem with our certificate bundle as the error "unable to get local issuer certificate" suggests. When I change our intermediary certificate for another one this error stops but some people gets a "could not resolve host name --user-workspace-name" error when VS Code opens after pressing the VS Code on Desktop button.
12 replies
CCoder.com
•Created by GR8B8 on 3/20/2025 in #help
Setting up CA certificate for the container
The ca-bundle.pem I'm using on both the CODER_TLS_CERT_FILE and on the /usr/local/share/ca-certificates on the container image is in the following format:
-----BEGIN CERTIFICATE-----
coder cert
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
our intermediary ca
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
our root ca
-----END CERTIFICATE-----
12 replies
CCoder.com
•Created by GR8B8 on 3/20/2025 in #help
Setting up CA certificate for the container

12 replies
CCoder.com
•Created by GR8B8 on 3/20/2025 in #help
Setting up CA certificate for the container
Hi Phorcys, thanks for your time! I've been tied up with other demands and haven't had time to follow through on this today, but I'll definitely take a look at setting up the docker image. Also, thanks for providing me with an example!
12 replies