From: Stefan Berger <[email protected]>
This series enables tests with OpenSSL providers on Ubuntu for testing with
pkcs11 and SoftHSM. At the same time it disables testing with OpenSSL
providers on AltLinux and Debian due to an issue that most likely stems
from a bug in a dependency (OpenSSL, libp11, SoftHSM, or others).
Regards,
Stefan
Stefan Berger (3):
Call OPENSSL_Cleanup before main exit to avoid crashes when engine was
used
CI/CD: Disable pkcs11 providers for Debian and AltLinux
CI/CD: Also enable Ubuntu 24.04 (Noble) and run provider tests
.github/workflows/ci.yml | 5 ++++
.travis.yml | 4 +++
ci/alt.sh | 2 +-
ci/debian.sh | 2 +-
ci/ubuntu.sh | 63 +++++++++++++++++++++++++++++++++++++++-
src/evmctl.c | 3 ++
6 files changed, 76 insertions(+), 3 deletions(-)
mode change 120000 => 100755 ci/ubuntu.sh
--
2.43.0