Use P11_KIT_URI_FOR_ANY to preserve all attributes in PKCS#11 URIs
authorDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 11 Jul 2012 16:58:32 +0000 (17:58 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Wed, 11 Jul 2012 16:58:40 +0000 (17:58 +0100)
commit1fb675acbdb9d3c6cdf5fab86fc5c684a267af5f
treeb79fcb0f0bf1ad1a9be27e18907683049ae203e2
parent78bb2dea65c15653d7c99dcd8cfeca4f84d0ddab
Use P11_KIT_URI_FOR_ANY to preserve all attributes in PKCS#11 URIs

Otherwise we were losing the attributes which specified a token... which is
a pain when the token doesn't list private keys until you're logged in. In
that case you do *have* to specify the token otherwise the object will never
be found.

Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
gnutls.c
www/changelog.xml