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
I compiled pam_pkcs11 from sources today, hence this seems to be a bug in the current version. If there is anything I can help to debug this I am willing to try. :)
The text was updated successfully, but these errors were encountered:
please try to restrict pkcs11-tool to CKM_RSA_PKCS (--mechanism), and then use openssl rather than pkcs11-tool to verify this with the certificate from the card.
I am trying to setup pam_pkcs11 using an OpenPGP card. Everything seems to work except the signature verification. Here is a snipped from the output:
Simply signing and verifying some data with
pkcs11-tool
like this is successful:I compiled pam_pkcs11 from sources today, hence this seems to be a bug in the current version. If there is anything I can help to debug this I am willing to try. :)
The text was updated successfully, but these errors were encountered: