diff --git a/.github/test-isoapplet.sh b/.github/test-isoapplet.sh index 08b9c0277ea..8dd6c3fe3dd 100755 --- a/.github/test-isoapplet.sh +++ b/.github/test-isoapplet.sh @@ -51,9 +51,15 @@ $VALGRIND pkcs11-tool -L | tee opensc.log # report as "token not recognized" grep "(token not recognized)" opensc.log +# show openssl version +openssl version + # Does OpenSC see the uninitialized card with options for InitToken? cat >opensc.conf <