Change req_check_len error message, it also accepts 20 bytes, but states 'less than...
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:18:11 +0000 (09:18 -0500)
commit0cb8c9d85e9d5690670d6f1f02e8ccc756520210
tree9f2971ba55ee00f75c109ca4922aa0c41c05afb7
parentac879ed62a19f3c878f7be3020a1b93cc77f4b38
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)
apps/req.c