On Tue, 2024-05-14 at 14:22 -0400, Stefan Berger wrote: > 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 Thanks, Stefan. Both patches are now queued. Mimi