[gnutls-devel] [PATCH 0/3] Support PKCS11 tokens when iterating a trust list

Armin Burgmeier armin at arbur.net
Mon Oct 6 23:34:57 CEST 2014


These patches add the missing functionality to also iterate the CAs of a
PKCS11 token when iterating over the CAs stored in a trust list.

Armin Burgmeier (3):
  Return an error if multiple PKCS11 URLs are added to a trust list
  Also iterate over the CA certificates in a PKCS11 token
  Add a test for PKCS11 CA iteration

 lib/x509/verify-high.c           | 130 ++++++++++++++++++++++++++++++++++-----
 lib/x509/verify-high2.c          |   2 +
 tests/suite/pkcs11-chainverify.c |  31 ++++++++++
 3 files changed, 146 insertions(+), 17 deletions(-)

-- 
2.1.1




More information about the Gnutls-devel mailing list