Errored: openssl/openssl#27046 (master - afdec13)
Travis CI
builds at travis-ci.org
Thu Aug 1 10:42:41 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #27046
Status: Errored
Duration: 28 mins and 59 secs
Commit: afdec13 (master)
Author: Dr. Matthias St. Pierre
Message: Add missing accessors for X509 AuthorityKeyIdentifier
Complements commit b383aa208146, which added X509_get0_authority_key_id().
const ASN1_OCTET_STRING *X509_get0_authority_key_id(X509 *x);
const GENERAL_NAMES *X509_get0_authority_issuer(X509 *x); [NEW]
const ASN1_INTEGER *X509_get0_authority_serial(X509 *x); [NEW]
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9493)
View the changeset: https://github.com/openssl/openssl/compare/8b9575ba376e...afdec13dd972
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/566399539?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/20190801/7eddf758/attachment-0001.html>
More information about the openssl-commits
mailing list