runatlantis / atlantis

Terraform Pull Request Automation
https://www.runatlantis.io
Other
7.68k stars 1.05k forks source link

x509: certificate signed by unknown authority #1742

Open dmeadows opened 3 years ago

dmeadows commented 3 years ago

I am getting the following error, even though the certificate for the github enterprise site is valid and from a CA.

unable to comment on pull request: Post \"https://git.corp.mycompany.com/api/v3/repos/org/repo/issues/211/comments\": x509: certificate signed by unknown authority"

dmeadows commented 3 years ago

I've also downloaded the root cert from git.corp.mycompany.com and loaded it into the atlantis-0 container at /etc/ssl/certs. I then ran update-ca-certificates. I still get the same error.