Errored: openssl/openssl#27047 (OpenSSL_1_1_1-stable - 74b9ce2)

Travis CI builds at travis-ci.org
Thu Aug 1 10:43:59 UTC 2019


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

Build: #27047
Status: Errored

Duration: 22 mins and 38 secs
Commit: 74b9ce2 (OpenSSL_1_1_1-stable)
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/9494)

View the changeset: https://github.com/openssl/openssl/compare/77fa495f7f7c...74b9ce2d84a5

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


More information about the openssl-commits mailing list