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

SSL Validation Error #8582

Closed
JamieClamp opened this issue Mar 16, 2024 · 1 comment
Closed

SSL Validation Error #8582

JamieClamp opened this issue Mar 16, 2024 · 1 comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@JamieClamp
Copy link

Describe the bug

I've have started to learn Terraform along with AWS and VSCode. I can use terraform init to start the file but when I use terraform plan the response I get is an SSL VAlidation Error. I have managed to find the cacert.pem file on my windows machine but it still doesn't work.

Expected Behavior

Terraform to work

Current Behavior

SSL validation failed for https://s3.eu-west-2.amazonaws.com/ [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self-signed certificate in certificate chain (_ssl.c:1006)

Reproduction Steps

terraform init
terraform plan
terraform apply

Possible Solution

No response

Additional Information/Context

No response

CLI version used

2

Environment details (OS name and version, etc.)

Windows 11

@JamieClamp JamieClamp added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Mar 16, 2024
Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant