commit | 010debef6111c6776cda7ad8d00737f2d1dbb164 | [log] [tgz] |
---|---|---|
author | Robert Relyea <rrelyea@redhat.com> | Tue Jun 28 17:28:22 2011 +0200 |
committer | Alon Levy <alevy@redhat.com> | Fri Jul 22 18:05:36 2011 +0300 |
tree | effc9457c942c28dc448c381aeb71d8951b7c007 | |
parent | d1afc48b7cfdb4490f322d5d82a2aae6d545ec06 [diff] |
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>