Build Update for openssl/openssl
-------------------------------------

Build: #14882
Status: Broken

Duration: 35 minutes and 11 seconds
Commit: 281bf23 (master)
Author: Matt Caswell
Message: If a server is not acknowledging SNI then don't reject early_data

SNI needs to be consistent before we accept early_data. However a
server may choose to not acknowledge SNI. In that case we have to
expect that a client may send it anyway. We change the consistency
checks so that not acknowledging is treated more a like a "wild card",
accepting any SNI as being consistent.

Reviewed-by: Ben Kaduk <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/4738)

View the changeset: 
https://github.com/openssl/openssl/compare/665d899fa6d3...281bf2332caa

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/305400601?utm_source=email&utm_medium=notification

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to