Broken: openssl/openssl#33127 (OpenSSL_1_1_1-stable - 2f0dab7)

Travis CI builds at travis-ci.org
Fri Mar 13 23:55:06 UTC 2020


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

Build: #33127
Status: Broken

Duration: 22 mins and 47 secs
Commit: 2f0dab7 (OpenSSL_1_1_1-stable)
Author: Benjamin Kaduk
Message: Add test that changes ciphers on CCS

The TLS (pre-1.3) ChangeCipherState message is usually used to indicate
the switch from the unencrypted to encrypted part of the handshake.
However, it can also be used in cases where there is an existing
session (such as during resumption handshakes) or when changing from
one cipher to a different one (such as during renegotiation when the
cipher list offered by the client has changed).  This test serves
to exercise such situations, allowing us to detect whether session
objects are being modified in cases when they must remain immutable
for thread-safety purposes.

Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/10943)

(cherry picked from commit 3cd14e5e65011660ad8e3603cf871c8366b565fd)

View the changeset: https://github.com/openssl/openssl/compare/9011225188e0...2f0dab7e59cc

View the full build log and details: https://travis-ci.org/github/openssl/openssl/builds/662212374?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/20200313/798dd48f/attachment-0001.html>


More information about the openssl-commits mailing list