pmallampati-sift commented on issue #7928: URL: https://github.com/apache/incubator-devlake/issues/7928#issuecomment-2306399028
Hi @dosu I have executed above suggested steps but still I am getting same error Also generated a `rootCA.crt` using the DB dns and placed below certs in` /etc/ssl/certs folder. ` ``` devlake-client-key.pem devlake-client-cert.pem devlake-server-ca.pem rootCA.crt ``` Also places `rootCA.crt under /usr/local/share/ca-certificates` in lake container ``` Wraps: (3) x509: cannot validate certificate for 10.252.182.24 because it doesn't contain any IP SANs ``` Also in the init container I am seeing below error. `ERROR 2024-08-23T06:13:29.444710841Z [resource.labels.containerName: update-ca-certificates] sh: update-ca-certificates: not found` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org