[openssl-commits] Still Failing: openssl/openssl#11242 (master - caf2b6b)
Travis CI
builds at travis-ci.org
Tue May 23 15:15:00 UTC 2017
Build Update for openssl/openssl
-------------------------------------
Build: #11242
Status: Still Failing
Duration: 21 minutes and 26 seconds
Commit: caf2b6b (master)
Author: Dr. Stephen Henson
Message: Don't use one shot API for SSLv3.
SSLv3 (specifically with client auth) cannot use one shot APIs: the digested
data and the master secret are handled in separate update operations. So
in the special case of SSLv3 use the streaming API.
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3527)
View the changeset: https://github.com/openssl/openssl/compare/719b289d62d3...caf2b6b54f04
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/235260030?utm_source=email&utm_medium=notification
--
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/20170523/14c40ac2/attachment.html>
More information about the openssl-commits
mailing list