Seeing Healthcheck, Derp and Websocket as failed when using a internal Certificate

Seeing this - EACS03: get healthz endpoint: Get "https://coder.internal.ci.dev/healthz": tls: failed to verify certificate: x509: certificate signed by unknown authority Functionality s fine , wanted to udnerstand how i can resolve this ?
3 Replies
Codercord
Codercord5mo ago
Codercord
Codercord5mo ago
What are you creating this issue for?
Phorcys
Phorcys5mo ago
you need to trust the TLS certificate in the Coder container is there a reason why you are using a self-signed certificate instead of a valid one? (@rroy-glean)

Did you find this page helpful?