summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index c113895ff3..f40ddca913 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -7,6 +7,7 @@ Current list:
* Verify added CRLs (is it really needed?)
* Document the format for the supported DN attributes.
* Audit the code
+* RNG improvements, to avoid /dev/random blocking on busy servers.
+ Support PKCS#8 AES and DES-MD5 (tests/enc3pkcs8.pem) encrypted keys.
- Support OpenSSL encrypted PKCS#1 RSA keys, for compatibility (new
applications should use PKCS#8 instead).