From a36d831663d64f7d0e0c759f55b4c0d3ee2fcefb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 31 Mar 2006 01:58:41 +0000 Subject: [PATCH] TODO list git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16873 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/TODO | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 lib/hx509/TODO diff --git a/lib/hx509/TODO b/lib/hx509/TODO new file mode 100644 index 000000000..e2f05fc9a --- /dev/null +++ b/lib/hx509/TODO @@ -0,0 +1,32 @@ +$Id$ + +nist tests + name constrains + policy mappings + +OCSP verfier + check that signer is allowed to sign OCSP + +CRL verfier + check that signer is allowed to sign CRL + +DSA support +DSA2 support +SHA2 support + +x509 policy mappings support + +path validation + +tests + cms + ocsp + crl + negative tests + all checksums + conditions/branches + + + +pkcs#7 + handle pkcs7 support ?