[openssl-commits] Fixed: openssl/openssl#23125 (master - 088dfa1)

Travis CI builds at travis-ci.org
Fri Feb 15 10:47:19 UTC 2019


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

Build: #23125
Status: Fixed

Duration: 26 mins and 55 secs
Commit: 088dfa1 (master)
Author: Todd Short
Message: Add option to disable Extended Master Secret

Add SSL_OP64_NO_EXTENDED_MASTER_SECRET, that can be set on either
an SSL or an SSL_CTX. When processing a ClientHello, if this flag
is set, do not indicate that the EMS TLS extension was received in
either the ssl3 object or the SSL_SESSION.  Retain most of the
sanity checks between the previous and current session during
session resumption, but weaken the check when the current SSL
object is configured to not use EMS.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3910)

View the changeset: https://github.com/openssl/openssl/compare/9fc8f18f59f4...088dfa133561

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

--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific 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/20190215/1c9e3483/attachment.html>


More information about the openssl-commits mailing list