apps_ui.c: Correct handling of empty password from -passin
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 11 May 2020 13:32:26 +0000 (15:32 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 10 Sep 2020 20:01:07 +0000 (22:01 +0200)
commit591ceeddb349d735480102f1992c868663b2c580
treed5654c8112115938ceea7bb0cd2445f8d0f2626d
parentf84de16f397b06831ea5569a285518c035285f46
apps_ui.c: Correct handling of empty password from -passin

This is done in analogy to commit ca3245a61989009a99931748723d12e30d0a66b2

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12493)
apps/lib/apps_ui.c