Still Failing: openssl/openssl#25481 (master - 19e512a)

Travis CI builds at travis-ci.org
Mon Jun 3 05:45:17 UTC 2019


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

Build: #25481
Status: Still Failing

Duration: 21 mins and 1 sec
Commit: 19e512a (master)
Author: Shane Lontis
Message: Add the content type attribute to additional CMS signerinfo.

Fixes #8923

Found using the openssl cms -resign option.
This uses an alternate path to do the signing which was not adding the required signed attribute
content type. The content type attribute should always exist since it is required is there are
any signed attributes.
As the signing time attribute is always added in code, the content type attribute is also required.
The CMS_si_check_attributes() method adds validity checks for signed and unsigned attributes
e.g. The message digest attribute is a signed attribute that must exist if any signed attributes
exist, it cannot be an unsigned attribute and there must only be one instance containing a single
value.

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8944)

View the changeset: https://github.com/openssl/openssl/compare/915bf45ee328...19e512a8244a

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/540586608?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/20190603/5a3aecae/attachment-0001.html>


More information about the openssl-commits mailing list