This commit was generated by cvs2svn to track changes on a CVS vendor
[openssl.git] / TODO
1 - The loading of the netscape RC4 encrypted key is a crock of pig pellets.
2   It will be reworked along with a nice general mechanism for encrypting
3   ASN.1 stuff. [ Jun 96 ] I've cleaned up private keys internally but
4   still have not done PKCS#8 support.
5
6 - Winsock support in s_client/s_server for windows nt/3.1 is a crock.
7   I will probably not get this fixed for a while, it is just there so
8   I could test things.
9
10 - Be able to generate DSS certificates.
11
12 - Add CRL to the X509 verification stuff, this will probably be added with
13   SSLv3.
14
15 + X509 callback.  I need to callback the application to retrieve certificates
16   and CRL.
17
18 *<- designates the things I'm activly working on.
19 +<- designates that which I have next in the queue.
20
21 ====
22
23 X509v3 extensions
24 verify certificate chains
25 X509 cert lookup methods
26 RSA/DSA/DH methods mostly for smart cards
27 dsa cert generation
28