                       _             _ 
   _ __ ___   ___   __| |    ___ ___| |  
  | '_ ` _ \ / _ \ / _` |   / __/ __| |  
  | | | | | | (_) | (_| |   \__ \__ \ |  mod_ssl - Apache Interface to SSLeay  
  |_| |_| |_|\___/ \__,_|___|___/___/_|  http://www.engelschall.com/sw/mod_ssl/
                       |_____|         
  _____________________________________________________________________________


  ToDo-List for 2.1.0
  -------------------

  Have to do:

  *) Config checks:
     - Error when SSL configured for name-based vhost
  *) Internal back-compat stuff for Apache-SSL, Sioux and mod_ssl 2.0.x
     - for configuration directives via "*"-handler-patch
     - for environment variables via `SSLOptions +Compat:Env'
  *) SSLRequire:
     - DBM lookup support
     - too general "parse error" -> real error message with hints
  *) Cert Chain Export:
     - possible: environment variables = contents
     - possible: environment variables = URL + content handler
     - possible: files or dbm
  *) Documentation:
     - Document SSLCipherSuite a lot better because
       SSLeay supports +XX, -XXX, HIGH, etc.
     - SSL introduction

  What about this?:

  *) convert mod_ssl->Example->test.phtml to cgi-bin/ssltest.cgi
  *) HPUX probleme patch or upgrade to patch 2.5.3 with -p0
  *) mod_perl core dumps?
  *) replace "SSLRequire" via special "require" handling?

  Can do:

  *) Add `SSLSessionCache shm'

