]> git.proxmox.com Git - qemu.git/commit
libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support
authorRobert Relyea <rrelyea@redhat.com>
Tue, 28 Jun 2011 15:28:22 +0000 (17:28 +0200)
committerAlon Levy <alevy@redhat.com>
Fri, 22 Jul 2011 15:05:36 +0000 (18:05 +0300)
commit010debef6111c6776cda7ad8d00737f2d1dbb164
treeeffc9457c942c28dc448c381aeb71d8951b7c007
parentd1afc48b7cfdb4490f322d5d82a2aae6d545ec06
libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support

Some tokens claim to do CKM_RSA_X_509, but then choke when they try to do the
actual operations. Try to detect those cases and treat them as if the token
didn't claim support for X_509.

Signed-off-by: Robert Relyea <rrelyea@redhat.com>
libcacard/vcard_emul_nss.c