envoyproxy/gateway

docs: Unable to Connect When Using cert-manager for TLS Termination

Open

#5.657 geöffnet am 3. Apr. 2025

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (802 Forks)auto 404
documentationgood first issuehelp wantedstaletriage

Repository-Metriken

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

Beschreibung

Description: Encountering the following error while testing the gateway: `curl -kv -HHost:www.example.com https://127.0.0.1/get

  • Trying 127.0.0.1:443...
  • connect to 127.0.0.1 port 443 from 127.0.0.1 port 51950 failed: Connection refused
  • Failed to connect to 127.0.0.1 port 443 after 0 ms: Couldn't connect to server
  • Closing connection curl: (7) Failed to connect to 127.0.0.1 port 443 after 0 ms: Couldn't connect to server`

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

Contributor Guide