Skip to content

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

@bneradt

Description

@bneradt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions