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 ?