

 ITISSL TODO list

----------------------------------------------------------------------
SOON
----------------------------------------------------------------------


- Add a verification handler facility for unknown certificates

- Add a callback for certificate pass-phrases

- Provide the api to add certificates to the certificate store either
  for one session or permanently.

- Change the SSLeayFactories to accept a properties object as a constructor
  parameter instead of using the System properties. The system
  properties could still be asked by default it the properties
  specified in the factory's constructor are incomplete or do not
  specify all the needed information

- add support to use the java keystore instead (java 2) instead of the
  SSLeay X509_STORE



----------------------------------------------------------------------
LATER
----------------------------------------------------------------------

- create a graphical hanlder for accepting or dismissing unknown
  certificates
