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

Creating Test File for TLS Termination Proxy #295

Open
Rwardc opened this issue Nov 7, 2023 · 0 comments
Open

Creating Test File for TLS Termination Proxy #295

Rwardc opened this issue Nov 7, 2023 · 0 comments

Comments

@Rwardc
Copy link

Rwardc commented Nov 7, 2023

I'm trying to create a yaml test file with at least one transaction that will emulate TLS termination with the proxy. For reference, the setup would look like this:

  1. Verifier-Client -> Sends-HTTP-Connect -> Proxy -> TLS-Handshake -> Verifier-Server
  2. Verifier-Client <- TLS-handshake <- Proxy

I've experimented with a few different configurations, but I'm not sure how to instruct the client/server to preserve the original TCP stream and switch to TLS on the client side. Any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant