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


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

  Have to do
  ----------

  *) Documentation:
     - Document new SSLOptions directive
     - Document SSLCipherSuite a lot better because
       SSLeay supports +XX, -XXX, HIGH, etc.
     - SSL introduction

  Can do
  ------

  *) Config checks:
     - Error when SSL configured for name-based vhost
  *) SSLRequire:
     - DBM lookup support
     - too general "parse error" -> real error message with hints
  *) Cert CA _Chain_ Export:
     - possible: environment variables = contents
     - possible: environment variables = URL + content handler
     - possible: files or dbm
  *) Add `SSLSessionCache shm'

  What about this?
  ----------------

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

