summaryrefslogtreecommitdiff
path: root/doc/TODO
blob: b73be9d6eb0a1f078d928fe9284e2519ba020645 (plain)
1
2
3
4
5
6
7
8
9
10
* x509 Certificate API ( Fabio.Fiorina@alcatel.it is currently working on an ASN.1 parser)
* OpenPGP certificate support (through libgcrypt)
* Add Kerberos support (who wants that?)
* Audit the code (volunteers?)
* Fix renegotiate
* Add certificate verification in order for clients to work
* Optimize X509PKI_SERVER_CREDENTIALS so that there should be
  only one parse of the der structures.
* Create global variables that hold read/write and initialize
  the ASN.1 parser's structures.