envoyproxy/gateway

docs: Mutual TLS Guide Fails with Certificate Error

Open

#5.629 geöffnet am 28. März 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (802 Forks)auto 404
documentationgood first issuehelp wantedtriage

Repository-Metriken

Stars
 (2.871 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Description:

  • kubectl create secret tls command to store the cert/key in a secret fails with the following error: error: failed to create secret Post "https://127.0.0.1:6443/api/v1/namespaces/default/secrets?fieldManager=kubectl-create&fieldValidation=Strict": tls: failed to verify certificate: x509: certificate signed by unknown authority
  • No troubleshooting steps for certificate chain issues.

Page: https://gateway.envoyproxy.io/docs/tasks/security/mutual-tls/

Contributor Guide