]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps.c: fix error messages (newline and needless text) in load_key_certs_crls()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Thu, 3 Aug 2023 14:52:49 +0000 (16:52 +0200)
committerHugo Landau <hlandau@openssl.org>
Tue, 5 Sep 2023 10:47:59 +0000 (11:47 +0100)
commit81d037b8adb0232c8a4d4654f79c883dafb102bc
tree2827f746cb18320d6f0d342af0c4cc94f9e7ace0
parent17a0e930d2607e1d571c82912d5e1fa3393b2053
apps.c: fix error messages (newline and needless text) in load_key_certs_crls()

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21659)
apps/lib/apps.c