Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow workaround for Proxy.HTTPS #8379

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

yschimke
Copy link
Collaborator

@yschimke yschimke commented Apr 21, 2024

Testing with https://github.com/stripe/smokescreen

main --config-file config.yaml --tls-server-bundle-file cmd/testdata/pki/server-bundle.pem

curl

curl --proxytunnel -x https://localhost:4750 --proxy-insecure https://stripe.com/robots.txt

okcurl

./okcurl/build/graal/okcurl --proxy "https:localhost:4750" --insecure https://stripe.com/robots.txt  

@yschimke yschimke added the containers Container tests (Docker) label Apr 21, 2024
@yschimke yschimke mentioned this pull request Apr 24, 2024
@yschimke yschimke marked this pull request as ready for review April 24, 2024 06:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
containers Container tests (Docker)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant