Files
Clemens LangandClemens Lang eba29b732e pkcs11-provider: Update to 1.2.0
Test softhsm - pkcs11-provider:tls fails because softhsm seems to
attempt to load the rdrand engine, which doesn't exist:

| error:12800067:DSO support routines:dlfcn_load:could not load the shared library:crypto/dso/dso_dlfcn.c:115:filename(/opt/local/libexec/openssl3/lib/engines-3/rdrand.dylib): dlopen(/opt/local/libexec/openssl3/lib/engines-3/rdrand.dylib, 0x0002): tried: '/opt/local/libexec/openssl3/lib/engines-3/rdrand.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/local/libexec/openssl3/lib/engines-3/rdrand.dylib' (no such file), '/opt/local/libexec/openssl3/lib/engines-3/rdrand.dylib' (no such file)
| error:12800067:DSO support routines:DSO_load:could not load the shared library:crypto/dso/dso_lib.c:147:
| error:13000084:engine routines:dynamic_load:dso not found:crypto/engine/eng_dyn.c:429:
| error:13000074:engine routines:ENGINE_by_id:no such engine:crypto/engine/eng_list.c:470:id=rdrand
2026-02-23 22:00:47 +01:00
..