Still Failing: openssl/openssl#33306 (master - 0996cff)

Travis CI builds at travis-ci.org
Mon Mar 23 10:01:28 UTC 2020


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

Build: #33306
Status: Still Failing

Duration: 47 mins and 21 secs
Commit: 0996cff (master)
Author: Richard Levitte
Message: DH, DSA, EC_KEY: Fix exporters to allow domain parameter keys

The export-to-provider functions for DH, DSA and EC_KEY assumed that a
public key is always present, and would fail if not.  This blocks any
attempt to export a key structure with only domain parameters.

While fixing this, we also modify the selection declaration to
evp_keymgmt_import() to be more adaptive, the diverse selection bits
are now added when the corresponding data is added to the OSSL_PARAM
array.

Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11374)

View the changeset: https://github.com/openssl/openssl/compare/8cc86b81ac20...0996cff91fe9

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


More information about the openssl-commits mailing list