]> granicus.if.org Git - apache/commit
cleanup tmp key callbacks. each had assigned the same (1024 bit) value
authorDoug MacEachern <dougm@apache.org>
Tue, 12 Mar 2002 23:42:53 +0000 (23:42 +0000)
committerDoug MacEachern <dougm@apache.org>
Tue, 12 Mar 2002 23:42:53 +0000 (23:42 +0000)
commit521013ef2a30227691911c64706490b3705fc945
treef0ea885ae49f77518052a1eebb4165dada8a6cf0
parentaf7cdd3d8bf205f2cd6a01db2102262ec59af720
cleanup tmp key callbacks.  each had assigned the same (1024 bit) value
in 3 different places.  the old code did nothing special in the case
of the export flag either.

add an ssl_log in each to trace when keys are being handed out.

add some XXX comments.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93885 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_kernel.c