[openssl-dev] [openssl.org #4387] [PATCH] Fix V2ClientHello handling

David Benjamin via RT rt at openssl.org
Mon Mar 7 21:52:24 UTC 2016


The V2ClientHello code creates an empty compression list, but the
compression list must explicitly contain the null compression (and later
code enforces this). As a result, all V2ClientHellos currently get rejected
on master.

The SendV2ClientHello-Sync test in BoringSSL's test suite can be used to
repro this:
https://mta.openssl.org/pipermail/openssl-dev/2016-March/005779.html

David

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4387
Please log in as guest with password guest if prompted

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-V2ClientHello-handling.patch
Type: application/octet-stream
Size: 2032 bytes
Desc: not available
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20160307/f67132e2/attachment.obj>


More information about the openssl-dev mailing list