diff options
author | Matt Caswell <matt@openssl.org> | 2016-06-01 11:48:36 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2016-06-01 14:09:26 +0200 |
commit | 57358a83a401ef469353b7ebdae0cf3b870a4d5e (patch) | |
tree | 47afabb3031e198430c4daf6ab98edd8ae9865c6 /doc/apps | |
parent | OpenBSD doesn't have ucontext.h so don't try and include it (diff) | |
download | openssl-57358a83a401ef469353b7ebdae0cf3b870a4d5e.tar.xz openssl-57358a83a401ef469353b7ebdae0cf3b870a4d5e.zip |
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@openssl.org>
Diffstat (limited to 'doc/apps')
0 files changed, 0 insertions, 0 deletions