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 <[email protected]>
(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

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to