envoyproxy/gateway
Auf GitHub ansehendocs: Mutual TLS Guide Fails with Certificate Error
Open
#5.629 geöffnet am 28. März 2025
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/