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

Add { name: tls, version: <some_version> } support #101

Open
bneradt opened this issue Jan 15, 2021 · 0 comments
Open

Add { name: tls, version: <some_version> } support #101

bneradt opened this issue Jan 15, 2021 · 0 comments

Comments

@bneradt
Copy link
Collaborator

bneradt commented Jan 15, 2021

Currently, Proxy Verifier uses the generic openssl context creation API which negotiates the highest version of TLS agreed upon by both the Prover Verifier host and the peer. The version node, if specified in the YAML protocol:tls node, is ignored. It could be helpful for testing purposes to support parsing this node and negotiating that version of TLS in the handshake, both for the client via the session:protocol:tls:version node and for the server on the proxy-request:protocol:tls:version node.

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