Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

terraform remote config with REST backend errors on self-signed certs #2214

Closed
LeftyBC opened this issue Jun 3, 2015 · 1 comment · Fixed by #2220
Closed

terraform remote config with REST backend errors on self-signed certs #2214

LeftyBC opened this issue Jun 3, 2015 · 1 comment · Fixed by #2220

Comments

@LeftyBC
Copy link
Contributor

LeftyBC commented Jun 3, 2015

Hello!

We are integrating Terraform with an internal inventory tool, and would like to store the state using a REST endpoint.

Currently our REST endpoint works wonderfully if accessed over HTTP, but when we switch to our (self-signed) HTTPS, Terraform complains:

Error while performing the initial pull. The error message is shown
below. Note that remote state was properly configured, so you don't
need to reconfigure. You can now use `push` and `pull` directly.

Error reloading remote state: Get https://<server>/api/terraform/state: x509: certificate signed by unknown authority

Would it be possible to add an override to accept self-signed certs?

Cheers,
Colin

@ghost
Copy link

ghost commented May 2, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators May 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant