Failed: openssl/openssl#33371 (master - 129c228)

Travis CI builds at travis-ci.org
Wed Mar 25 11:47:21 UTC 2020


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

Build: #33371
Status: Failed

Duration: 49 mins and 30 secs
Commit: 129c228 (master)
Author: Matt Caswell
Message: Fix EVP_PKEY_new_mac_key()

EVP_PKEY_new_mac_key() was failing if the specified MAC was not available
in the default provider - even though that MAC is never actually needed
to successfully complete the function. The resulting EVP_PKEY can then
be used in some non-default libctx which *does* have the MAC loaded.

Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11360)

View the changeset: https://github.com/openssl/openssl/compare/5f1adadce1a7...129c22840ee7

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


More information about the openssl-commits mailing list