Still Failing: openssl/openssl#31719 (master - b0031e5)

Travis CI builds at travis-ci.org
Sat Jan 25 14:05:20 UTC 2020


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

Build: #31719
Status: Still Failing

Duration: 43 mins and 13 secs
Commit: b0031e5 (master)
Author: Kurt Roeckx
Message: Check that the default signature type is allowed

TLS < 1.2 has fixed signature algorithms: MD5+SHA1 for RSA and SHA1 for the
others. TLS 1.2 sends a list of supported ciphers, but allows not sending
it in which case SHA1 is used. TLS 1.3 makes sending the list mandatory.

When we didn't receive a list from the client, we always used the
defaults without checking that they are allowed by the configuration.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
GH: #10784

View the changeset: https://github.com/openssl/openssl/compare/9420b403b72e...b0031e5dc2c8

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/641721563?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/20200125/fd5c453d/attachment.html>


More information about the openssl-commits mailing list