envoyproxy / envoyproxy/gateway

docs: getting error in “Configure Client HTTP Idle Timeout” section of CTP task doc

Open
#6,168 1 comment 0 reactions 0 assignees View on GitHub
documentation help wanted triage
Dominant language
Go
Stars
3k
Forks
864
Avg merge
2d 2h
Merged PRs (30d)
140

Description

*Description*:
Working locally without external load balancer support, so I’m running the following command
`openssl s_client -crlf -connect localhost:8443`

And receiving the following error:

`40411FDC01000000:error:8000003D:system library:BIO_connect:Connection refused:crypto/bio/bio_sock2.c:114:calling connect()
40411FDC01000000:error:10000067:BIO routines:BIO_connect:connect error:crypto/bio/bio_sock2.c:116:
40411FDC01000000:error:8000003D:system library:BIO_connect:Connection refused:crypto/bio/bio_sock2.c:114:calling connect()
40411FDC01000000:error:10000067:BIO routines:BIO_connect:connect error:crypto/bio/bio_sock2.c:116:
connect:errno=61`

I think I am encountering this issue because the doc does not explain:
- [ ] How to configure port 443
- [ ] How to portforward(set up 8443) for users that are testing locally and are not using external load balancer support

Page: https://gateway.envoyproxy.io/docs/tasks/traffic/client-traffic-policy/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.