Still Failing: openssl/openssl#27695 (master - b5a2768)

Travis CI builds at travis-ci.org
Tue Aug 27 15:02:54 UTC 2019


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

Build: #27695
Status: Still Failing

Duration: 24 mins and 29 secs
Commit: b5a2768 (master)
Author: David Woodhouse
Message: Fix bogus check for EVP_PKEY_supports_digest_nid() in check_cert_usable()

In commit 2d263a4a73 ("Honour mandatory digest on private key in
has_usable_cert()" I added two checks for the capabilities of the
EVP_PKEY being used. One of them was wrong, as it should only be
checking the signature of the X.509 cert (by its issuer) against the
sigalgs given in a TLS v1.3 signature_algorithms_cert extension.

Remove it and provide the code comments which, if they'd been present
in the first place, would hopefully have prevented the mistake.

Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9672)

View the changeset: https://github.com/openssl/openssl/compare/8b138d3fe4d9...b5a276884b8e

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/577383466?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/20190827/9083b3ca/attachment.html>


More information about the openssl-commits mailing list