Commit 81fc390f authored by Matt Caswell's avatar Matt Caswell
Browse files

Set first_packet for TLS clients



Version negotiation was broken (one of the late changes in the review
process broke it). The problem is that TLS clients do not set first_packet,
whereas TLS/DTLS servers and DTLS clients do. The simple fix is to set
first_packet for TLS clients too.

Reviewed-by: default avatarKurt Roeckx <kurt@openssl.org>
parent 69567687
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment