Linux-Integrity Archive mirror
 help / color / mirror / Atom feed
From: Stefan Berger <stefanb@linux.ibm.com>
To: linux-integrity@vger.kernel.org
Cc: zohar@linux.ibm.com, roberto.sassu@huawei.com,
	Stefan Berger <stefanb@linux.ibm.com>
Subject: [ima-evm-utils PATCH 0/2] Fix issue with tests and provider on Ubuntu 24.04
Date: Tue, 14 May 2024 14:22:58 -0400	[thread overview]
Message-ID: <20240514182300.92440-1-stefanb@linux.ibm.com> (raw)

The 1st patch fixes an issue on Ubuntu 24.04 due to which an OpenSSL
provider could not be used.

The 2nd patch passes --engine pkcs11 or --provider pkcs11 options via
EVNCTL_ENGINE variable so that the proper values are used on the command
line for a pkcs11 test case evmctl.

Regards,
   Stefan

Stefan Berger (2):
  evmctl: Replace OSS_PROVIDER_load with OSSL_PROVIDER_try_load (Ubuntu)
  tests: Use EVMCTL_ENGINE to set engine or provider for test case

 src/evmctl.c           | 2 +-
 tests/sign_verify.test | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.45.0


             reply	other threads:[~2024-05-14 18:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-14 18:22 Stefan Berger [this message]
2024-05-14 18:22 ` [ima-evm-utils PATCH 1/2] evmctl: Replace OSS_PROVIDER_load with OSSL_PROVIDER_try_load (Ubuntu) Stefan Berger
2024-05-14 18:23 ` [ima-evm-utils PATCH 2/2] tests: Use EVMCTL_ENGINE to set engine or provider for test case Stefan Berger
2024-05-15 11:38 ` [ima-evm-utils PATCH 0/2] Fix issue with tests and provider on Ubuntu 24.04 Mimi Zohar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240514182300.92440-1-stefanb@linux.ibm.com \
    --to=stefanb@linux.ibm.com \
    --cc=linux-integrity@vger.kernel.org \
    --cc=roberto.sassu@huawei.com \
    --cc=zohar@linux.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).