envoyproxy/gateway

docs: Mutual TLS Guide Fails with Certificate Error

Open

#5,629 opened on 2025年3月28日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Go (802 forks)auto 404
documentationgood first issuehelp wantedtriage

Repository metrics

Stars
 (2,871 stars)
PR merge metrics
 (PR metrics pending)

説明

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/

コントリビューターガイド