envoyproxy/gateway

docs: Mutual TLS Guide Fails with Certificate Error

Open

#5.629 aberto em 28 de mar. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Go (802 forks)auto 404
documentationgood first issuehelp wantedtriage

Métricas do repositório

Stars
 (2.871 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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/

Guia do colaborador