Still Failing: openssl/openssl#36471 (master - b5b6669)

Travis CI builds at travis-ci.com
Tue Aug 4 07:08:47 UTC 2020


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

Build: #36471
Status: Still Failing

Duration: 1 hr, 21 mins, and 27 secs
Commit: b5b6669 (master)
Author: Richard Levitte
Message: PROV: Make the DER to KEY deserializer decode parameters too

It should be noted that this may be dodgy if we ever encounter
parameter objects that look like something else.  However, experience
with the OSSL_STORE 'file:' loader, which does exactly this kind of
thing, has worked fine so far.

A possibility could be that to decode parameters specifically, we
demand that there's an incoming data type specifying this, which
demands by extension that parameters can only come from a file format
that has the parameter type encoded, such as PEM.  This would be a
future effort.

Fixes #12568

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

View the changeset: https://github.com/openssl/openssl/compare/19b4e6f8feba...b5b6669fb637

View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/178354410?utm_medium=notification&utm_source=email


--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20200804/2903d34a/attachment.html>


More information about the openssl-commits mailing list