Warning, /frameworks/kdelibs4support/src/kssl/TODO is written in an unsupported language. File is not indexed.

0001 - KSSLServer class needs to be written (in a separate lib!!) so that an app
0002   can act as an SSL server.
0003 
0004 - The certificate factory is not done.  This is needed to generate personal
0005   certificates (self signed) for users.
0006   This should be a separate app I guess, and can include a CA signer even.
0007 
0008 - KDE4 - fix constness and reference arguments
0009 
0010 - CRL support (not much left to do?)
0011 
0012 - Code checking for OCX.  
0013 
0014 - KSSLD should emit dcop signals to tell people when things change
0015 
0016 - <keygen> is not working.
0017 
0018 - Namespace it all to KIO::SSL:: in KDE4
0019 
0020 - Remove SSLv2
0021 
0022 - Fix ksslcalist and any code that uses subject/issuer name as provided by
0023   openssl since this is broken by design.  Use MD5 sum for indexing the database
0024   instead
0025