]> granicus.if.org Git - apache/commit
it is not required that temporary keys survive restarts, since they
authorDoug MacEachern <dougm@apache.org>
Tue, 12 Mar 2002 22:34:31 +0000 (22:34 +0000)
committerDoug MacEachern <dougm@apache.org>
Tue, 12 Mar 2002 22:34:31 +0000 (22:34 +0000)
commit51f4236eb2ca809ad123c981f7598755d3164be0
tree1889df0238e4b6778cc15ca276a6294de9fb7622
parentbbf0c05950dcd86c58a32c07d4c18ab37526b598
it is not required that temporary keys survive restarts, since they
are generated and destroyed on every restart.

so get rid of SSLModConfigRec.tTmpKeys table and mess that was
managing it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93881 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_init.c