Difference between revisions of "Certificate signed by unknown authority"
Jump to navigation
Jump to search
(Created page with " {"error": "GET https://your-example.com giving up after 5 attempt(s): Get \"https://your-example.com\": tls: failed to verify certificate: x509: certificate signed by...") |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{"error": "GET https://your-example.com giving up after 5 attempt(s): Get \"https://your-example.com\": [[tls]]: failed to verify certificate: [[x509]]: certificate signed by unknown authority"} | {"error": "GET https://your-example.com giving up after 5 attempt(s): Get \"https://your-example.com\": [[tls]]: failed to verify certificate: [[x509]]: certificate signed by unknown authority"} | ||
+ | |||
+ | |||
+ | [[terraform plan]] | ||
+ | |||
+ | Failed to retrieve available versions for module "eks" (.terraform/modules/EKS/cluster.tf:159) from [[registry.terraform.io]]: failed to request discovery document:│ Get "https://[[registry.terraform.io]]/.well-known/terraform.json": | ||
+ | [[tls: failed to verify certificate: x509: certificate signed by unknown authority]] | ||
+ | |||
+ | |||
+ | * {{x509}} | ||
+ | * {{TLS}} |
Latest revision as of 18:49, 5 February 2024
{"error": "GET https://your-example.com giving up after 5 attempt(s): Get \"https://your-example.com\": tls: failed to verify certificate: x509: certificate signed by unknown authority"}
Failed to retrieve available versions for module "eks" (.terraform/modules/EKS/cluster.tf:159) from registry.terraform.io: failed to request discovery document:│ Get "https://registry.terraform.io/.well-known/terraform.json": tls: failed to verify certificate: x509: certificate signed by unknown authority
Advertising: