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.