APPS: fix load_certs_multifile() interpreting backslashes
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Sun, 21 Mar 2021 22:23:23 +0000 (23:23 +0100)
committerDr. David von Oheimb <dev@ddvo.net>
Mon, 22 Mar 2021 06:54:03 +0000 (07:54 +0100)
commitdb89d8f04bb131bbf0e2b87eb9a1515076c893d3
tree202e0dac2fdf5aa25144ec94efac2bc7fb085ce6
parent251c48183b4d8934716ac1e5e66e2a10b81373fe
APPS: fix load_certs_multifile() interpreting backslashes

Fixes #14622

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/14636)
apps/lib/apps.c