APPS: Make it possible to load_cert() from stdin again
authorRichard Levitte <levitte@openssl.org>
Tue, 19 May 2020 13:56:18 +0000 (15:56 +0200)
committerRichard Levitte <levitte@openssl.org>
Sat, 6 Jun 2020 08:34:16 +0000 (10:34 +0200)
commit0808a75e4db421f0f33d866b0abfe10db4f472f2
treefb9c21aeec43ec2dca893b964ef05cdd1351b717
parent09527c493596060544bda92ecd0d8ef40a366c5e
APPS: Make it possible to load_cert() from stdin again

Fixes #11871

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11873)
apps/lib/apps.c