APPS load_key_certs_crls(): Make file access errors much more readable
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Fri, 27 Aug 2021 16:36:38 +0000 (18:36 +0200)
committerTomas Mraz <tomas@openssl.org>
Wed, 9 Nov 2022 14:30:36 +0000 (15:30 +0100)
commit068c7fa995249894e5935003d1ac478de1df64f3
tree07ab0a64cfda57a82198baab3b2fb7730751cb45
parent00ce831152403589f7f0e558d5291de12bfedc5f
APPS load_key_certs_crls(): Make file access errors much more readable

This reverts part of commit ef0449135c4e4e7f using a less invasive suppression.

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16452)

(cherry picked from commit 6e2499474cb96b28a51df1da25cc72f1cf342fad)
Reviewed-by: Hugo Landau <hlandau@openssl.org>
apps/lib/apps.c