Errored: openssl/openssl#33780 (master - cc572c2)

Travis CI builds at travis-ci.org
Fri Apr 10 21:00:26 UTC 2020


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

Build: #33780
Status: Errored

Duration: 42 mins and 45 secs
Commit: cc572c2 (master)
Author: Richard Levitte
Message: EVP: legacy_ctrl_to_param() to handle provider side keys

There was one spot where this function would look at ctx->pmeth
directly to determine if it's for RSASSA-PSS, which fails when
presented with an EVP_PKEY_CTX holding a provider side key.
Switching to use EVP_PKEY_is_a() should make things better.

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Nicola Tuveri <nic.tuv at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/11501)

View the changeset: https://github.com/openssl/openssl/compare/1ae56f2f43d3...cc572c25647f

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


More information about the openssl-commits mailing list