[openssl-commits] Errored: openssl/openssl#4315 (master - 39a4700)

Travis CI builds at travis-ci.org
Fri Jun 3 22:39:08 UTC 2016


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

Build: #4315
Status: Errored

Duration: 11 minutes and 11 seconds
Commit: 39a4700 (master)
Author: Matt Caswell
Message: Fix documentation error in x509 app certopt flag

According to the x509 man page in the section discussing -certopt it says
that the ca_default option is the same as that used by the ca utility and
(amongst other things) has the effect of suppressing printing of the
signature - but in fact it doesn't. This error seems to have been present
since the documentation was written back in 2001. It never had this effect.

The default config file sets the certopt value to ca_default. The ca utility
takes that and THEN adds additional options to suppress printing of the
signature. So the ca utility DOES suppress printing of the signature - but
it is not as a result of using the ca_default option.

GitHub Issue #247

Reviewed-by: Rich Salz <rsalz at openssl.org>

View the changeset: https://github.com/openssl/openssl/compare/416a5b6c92f9...39a470088af6

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/135156588

--

You can configure 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/20160603/6d2885db/attachment-0001.html>


More information about the openssl-commits mailing list