[openssl-commits] Broken: openssl/openssl#14882 (master - 281bf23)

Travis CI builds at travis-ci.org
Tue Nov 21 18:30:18 UTC 2017


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 <kaduk at mit.edu>
(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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20171121/9f9e6d6d/attachment.html>


More information about the openssl-commits mailing list