Still Failing: openssl/openssl#32645 (master - d4c3bdb)

Travis CI builds at travis-ci.org
Wed Feb 26 17:23:54 UTC 2020


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

Build: #32645
Status: Still Failing

Duration: 55 mins and 20 secs
Commit: d4c3bdb (master)
Author: Bastian Germann
Message: apps x509: restrict CAkeyform option to OPT_FMT_PDE

CAkeyform may be set to PEM, DER or ENGINE, but the current options
are not using the proper optionformat 'E' (OPT_FMT_PDE) for this.

Set the valtype for CAkeyform to 'E' and use OPT_FMT_PDE when extracting
the option value.

This amends 0ab6fc79a9a ("Fix regression on x509 keyform argument") which
did the same thing for keyform and changed the manpage synopsis entries
for both keyform and CAkeyform but did not change the option section.
Hence, change the option section for both of them.

CLA: trivial

Co-developed-by: Torben Hohn <torben.hohn at linutronix.de>
Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
Signed-off-by: Bastian Germann <bage at linutronix.de>

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11085)

View the changeset: https://github.com/openssl/openssl/compare/38e6c4907e3b...d4c3bdb0f1ff

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/655428959?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/20200226/7542ace1/attachment.html>


More information about the openssl-commits mailing list