test/uitest.c's pem_password_cb returned 1 instead of the password length
authorRichard Levitte <levitte@openssl.org>
Wed, 28 Jun 2017 11:01:29 +0000 (13:01 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 28 Jun 2017 12:24:28 +0000 (14:24 +0200)
commita2755b1695e8f58c3b531a53058aba5146ea075b
treef91cc52c8551abc2fd80daf6e8c4869131cdc3e8
parent3816be5d4a6a1f17dc4b7d398c42398c48e62e1a
test/uitest.c's pem_password_cb returned 1 instead of the password length

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3791)
test/uitest.c