[openssl-commits] Still Failing: openssl/openssl#9447 (master - 64e2b23)

Travis CI builds at travis-ci.org
Tue Mar 14 15:06:06 UTC 2017


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

Build: #9447
Status: Still Failing

Duration: 20 minutes and 12 seconds
Commit: 64e2b23 (master)
Author: Matt Caswell
Message: Fix 12 Boring tests involving NULL-SHA ciphersuites

The Boring runner attempts to enable the NULL-SHA ciphersuite using the
cipherstring "DEFAULT:NULL-SHA". However in OpenSSL DEFAULT permanently
switches off NULL ciphersuites, so we fix this up to be "ALL:NULL-SHA"
instead. We can't change the runner so we have to change the shim to
detect this.

(Merged from https://github.com/openssl/openssl/pull/2933)
Reviewed-by: Rich Salz <rsalz at openssl.org>
Reviewed-by: Emilia Käsper <emilia at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/49619ab008a6...64e2b23ce3b7

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/210964724

--

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/20170314/71f67301/attachment.html>


More information about the openssl-commits mailing list