You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of 4f26f20 I get the following running the tests on an freshly initialized Nitrokey HSM 2:
Script started on Sat Jan 28 11:55:01 2023
Command: ./src/tests/sc-hsm-pkcs11-test --module src/pkcs11/.libs/libsc-hsm-pkcs11.so
--pin 000000 --invasive
PKCS11 unit test running.
As of 4f26f20 I get the following running the tests on an freshly initialized Nitrokey HSM 2:
and then:
Quick analysis:
At the time the
testLogin()
sc-hsm-embedded/src/tests/sc-hsm-pkcs11-test.c
Line 2833 in 4f26f20
If I run the following sequence instead:
then I finally get
The text was updated successfully, but these errors were encountered: