diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 7ebfb6d33..9a99d1e6b 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,7 @@ 2006-03-31 Love Hörnquist Åstrand + * TODO: list of stuff to verify + * revoke.c: Add code to load OCSPBasicOCSPResponse files, reload crl when its changed on disk. diff --git a/lib/hx509/TODO b/lib/hx509/TODO index e2f05fc9a..df5195b11 100644 --- a/lib/hx509/TODO +++ b/lib/hx509/TODO @@ -22,11 +22,9 @@ tests cms ocsp crl + building path using Subject/Issuer vs SubjKeyID vs AuthKeyID negative tests all checksums conditions/branches - - - pkcs#7 handle pkcs7 support ?