Increase the password buffer size to APP_PASS_LEN.
authorPauli <paul.dale@oracle.com>
Tue, 7 Mar 2017 00:12:05 +0000 (10:12 +1000)
committerRich Salz <rsalz@openssl.org>
Tue, 7 Mar 2017 01:29:49 +0000 (20:29 -0500)
commitbf1c92faf6d3adba62165432164f5732da3d99c9
tree15140f23cba8503bec11c5e14497b9a7ccf5b81f
parent6542af0571ccf491022c8d3494871c73c2127389
Increase the password buffer size to APP_PASS_LEN.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2868)
(cherry picked from commit bf580d5f30368f7ebc4c44f10575b5f0b411d594)
apps/pkcs8.c