Still Failing: openssl/openssl#30768 (master - 0ab6fc7)
Travis CI
builds at travis-ci.org
Thu Dec 19 10:04:55 UTC 2019
Build Update for openssl/openssl
-------------------------------------
Build: #30768
Status: Still Failing
Duration: 47 mins and 54 secs
Commit: 0ab6fc7 (master)
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)
View the changeset: https://github.com/openssl/openssl/compare/625c781dc76d...0ab6fc79a9a6
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/627119887?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/5b14ca77/attachment-0001.html>
More information about the openssl-commits
mailing list