]> git.ipfire.org Git - thirdparty/openssl.git/commit
load_key_certs_crls(): There is no quiet argument
authorTomas Mraz <tomas@openssl.org>
Thu, 19 Oct 2023 08:30:15 +0000 (10:30 +0200)
committerTomas Mraz <tomas@openssl.org>
Thu, 19 Oct 2023 08:30:15 +0000 (10:30 +0200)
commit307048cd4e887de688eb71af713c64962261cd29
treec59e91904f5077a655592a920846fc109eb297c2
parentc16c5beb281ae8e9671a9dc748d87a107636004e
load_key_certs_crls(): There is no quiet argument

This fixes broken cherry-pick from the master branch
where there is a quiet argument.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22434)
apps/lib/apps.c