From caf62477c91a44a81c7e3504383b9cff3a1335d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 3 May 2006 16:40:59 +0000 Subject: [PATCH] More to do about the about the PKCS11 code. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17418 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/TODO | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lib/hx509/TODO b/lib/hx509/TODO index d83166eed..563d0c0ba 100644 --- a/lib/hx509/TODO +++ b/lib/hx509/TODO @@ -7,6 +7,14 @@ x501 name DSA support DSA2 support +Rewrite the pkcs11 code to support the following: + + * Keep as many sessions open to the card as long as possible. + * Avoid trying to login to the card over and over. + * Reset the pin on card change. + * Ref count the lock structure to make sure we have a + prompter when we need it. + x509 policy mappings support CRL delta support