From 29ddea6cbda40e1e509d5006a9e24313706218bf Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 22 Oct 2004 12:31:26 +0000 Subject: [PATCH] Cleaned up --- TODO | 7 ------- 1 file changed, 7 deletions(-) diff --git a/TODO b/TODO index 89db14aad..a80dfa453 100644 --- a/TODO +++ b/TODO @@ -86,7 +86,6 @@ might want to have an agent context for each service request * doc/ ** Explain how to setup a root CA key as trusted ** Explain how trustlist.txt might be managed. -** Document watchgnupg ** Write a script to generate man pages from texi. * Requirements by the BSI @@ -94,12 +93,6 @@ might want to have an agent context for each service request This needs support in libksba/src/cert.c as well as in sm/*.c. Need test certs as well. Same goes for CRL authorityKeyIdentifier. -** For pkcs#10 request header. - We use "NEW CERTIFICATE REQUEST" the specs say "CERTIFICATE - REQUEST" should be used. However it seems that their CA software - is also able to use our header. Binary pkcs#10 request are not - allowed. - ** Dirmngr: name subordination (nameRelativeToCRLIssuer) is not yet supported by Dirmngr.