envoyproxy/gateway

docs: Mutual TLS Guide Fails with Certificate Error

Open

#5,629 创建于 2025年3月28日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Go (802 fork)auto 404
documentationgood first issuehelp wantedtriage

仓库指标

Star
 (2,871 star)
PR 合并指标
 (PR 指标待抓取)

描述

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/

贡献者指南