[openssl-commits] Errored: openssl/openssl#4263 (master - 57358a8)
Travis CI
builds at travis-ci.org
Wed Jun 1 12:25:25 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #4263
Status: Errored
Duration: 13 minutes and 41 seconds
Commit: 57358a8 (master)
Author: Matt Caswell
Message: req command incorrectly displays the bits for an EC key
When the "req" command is used to generate a new EC key using the -newkey
option it will incorrectly display:
Generating a 2048 bit EC private key
This commit fixes the message to not display the bit length for EC keys
because we don't currently support getting that during generation.
GitHub Issue #1068
Reviewed-by: Richard Levitte <levitte at openssl.org>
View the changeset: https://github.com/openssl/openssl/compare/e51329d3815d...57358a83a401
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/134428988
--
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/20160601/c1b5015e/attachment.html>
More information about the openssl-commits
mailing list