]> git.ipfire.org Git - thirdparty/openssl.git/commit
apps: Print out a proper message when a store cannot be opened
authorTomas Mraz <tomas@openssl.org>
Mon, 9 Oct 2023 09:36:50 +0000 (11:36 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 19 Oct 2023 08:10:00 +0000 (10:10 +0200)
commitedc2b6e3b1950ab0fb71e2d7dca0836b43a9ec3b
tree0d2590057f4c7cbcddd850b29cde862fd3f621ab
parent9f54da4136063aa1c2aba8a80c15363ab9517997
apps: Print out a proper message when a store cannot be opened

Fixes #22306

Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22318)
apps/lib/apps.c