Still Failing: openssl/openssl#33126 (master - 3cd14e5)

Travis CI builds at travis-ci.org
Fri Mar 13 22:54:32 UTC 2020


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

Build: #33126
Status: Still Failing

Duration: 51 mins and 8 secs
Commit: 3cd14e5 (master)
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)

View the changeset: https://github.com/openssl/openssl/compare/c08dea30d4d1...3cd14e5e6501

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


More information about the openssl-commits mailing list