Change req_check_len error message
authorlrns <laurensnutma@gmail.com>
Thu, 16 Feb 2017 11:27:55 +0000 (12:27 +0100)
committerRich Salz <rsalz@openssl.org>
Thu, 16 Feb 2017 14:26:24 +0000 (09:26 -0500)
commitddc311f1d345d07d8657b4538ca32cba864e7461
tree35eb7fc0bfda5b405b149aaddacada0e230f4908
parent88a3b5322170444d8d4003f6d8af82c3976c570b
Change req_check_len error message

it also accepts 20 bytes, but states 'less than' in the error message

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2648)
(cherry picked from commit 0cb8c9d85e9d5690670d6f1f02e8ccc756520210)
apps/req.c