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 <[email protected]>

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

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to