Still Failing: openssl/openssl#30769 (OpenSSL_1_1_1-stable - bf4006a)
Travis CI
builds at travis-ci.org
Thu Dec 19 10:06:21 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #30769
Status: Still Failing
Duration: 28 mins and 5 secs
Commit: bf4006a (OpenSSL_1_1_1-stable)
Author: Jussi Keranen
Message: Fix regression on x509 keyform argument
In OpenSSL pre 1.1.0, 'openssl x509 -keyform engine' was possible
and supported. In 1.1.0, type of keyform argument is OPT_FMT_PEMDER
which doesn't support engine. This changes type of keyform argument
to OPT_FMT_PDE which means PEM, DER or engine and updates the manpage
including keyform and CAkeyform.
This restores the pre 1.1.0 behavior.
This issue is very similar than https://github.com/openssl/openssl/issues/4366
CLA: trivial
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10609)
(cherry picked from commit 0ab6fc79a9a63370be1a615729dc2a6ed0d6c89b)
View the changeset: https://github.com/openssl/openssl/compare/a53a694c5753...bf4006a6f9be
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/627121205?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/20191219/579719ae/attachment.html>
More information about the openssl-commits
mailing list