On Wed, 2021-09-08 at 15:23 -0400, Stefan Berger wrote: > From: Stefan Berger <stefanb@xxxxxxxxxxxxx> > > Get the packages for pkcs11 testing on the CI/CD system. How about saying, "Get the packages for pkcs11 testing on the CI/CD system, where available. On those system where it is not available, skip the two tests." Then just list those that do not have pkcs11 support or it's too old. thanks, Mimi > > This is the status on various distros: > > - Alpine: could not find package with pkcs11 engine > - Alt Linux: works > - Debian: works > - CentOS7: softhsm 2.1.0 is too old for tests to work; tests also fail > when trying to sign with pkcs11 URI using openssl command line tool > - CentOS: works > - Fedora: works > - OpenSuSE Leap: package not available in main repo > - OpenSuSE Tumbleweed: works > > Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx>