diff options
author | Werner Koch <[email protected]> | 2004-10-22 12:31:26 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-10-22 12:31:26 +0000 |
commit | 29ddea6cbda40e1e509d5006a9e24313706218bf (patch) | |
tree | 89a576986021c9891b8aaf76e128c865fddebd83 | |
parent | * Makefile.am (bin_SCRIPTS): Add gpgsm-gencert.sh (diff) | |
download | gnupg-29ddea6cbda40e1e509d5006a9e24313706218bf.tar.gz gnupg-29ddea6cbda40e1e509d5006a9e24313706218bf.zip |
Cleaned up
Diffstat (limited to '')
-rw-r--r-- | TODO | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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. |