Still Failing: openssl/openssl#37945 (master - 02a2567)
Travis CI
builds at travis-ci.com
Thu Oct 8 16:18:05 UTC 2020
Build Update for openssl/openssl
-------------------------------------
Build: #37945
Status: Still Failing
Duration: 1 hr, 23 mins, and 8 secs
Commit: 02a2567 (master)
Author: André Klitzing
Message: Allow to continue on UNABLE_TO_VERIFY_LEAF_SIGNATURE
This unifies the behaviour of a single certificate with
an unknown CA certificate with a self-signed certificate.
The user callback can mask that error to retrieve additional
error information. So the user application can decide to
abort the connection instead to be forced by openssl.
This change in behaviour is backward compatible as user callbacks
who don't want to ignore UNABLE_TO_VERIFY_LEAF_SIGNATURE will
still abort the connection by default.
CLA: trivial
Fixes #11297
Reviewed-by: David von Oheimb <david.von.oheimb at siemens.com>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13083)
View the changeset: https://github.com/openssl/openssl/compare/df38dcfcd5c3...02a2567173a4
View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/188840957?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/20201008/1142ee8f/attachment-0001.html>
More information about the openssl-commits
mailing list