simple-tpm-pk11
simple-tpm-pk11 copied to clipboard
Seg fault on pkcs11-tool --init-token
The following command produces a seg fault:
pkcs11-tool --module /usr/local/lib/libsimple-tpm-pk11.so --init-token --label "Simple-TPM-PK11 token" -v Using slot 0 with a present token (0x1234)
Please enter the new SO PIN:
Please enter the new SO PIN (again):
[1] 14919 segmentation fault pkcs11-tool --module /usr/local/lib/libsimple-tpm-pk11.so --init-token --labe
I'll try to get some more debug and prod around a bit more.
For now, use tpm_* and tpmtoken_* for things that the PKCS#11 module doesn't yet handle.