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

Reply via email to