]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Initialize EC temporary key on server startup, as for DH and
authorStefan Fritsch <sf@apache.org>
Mon, 27 Feb 2012 20:01:40 +0000 (20:01 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 27 Feb 2012 20:01:40 +0000 (20:01 +0000)
commitb9feb2ddc332776a4bb02dc493a75ee091d9e3b3
tree2611922da04cf09efdbc137205d532e464794fcc
parent3b03a3a7e5793ca596e8b9ac94e16c2ba7bc6b32
Initialize EC temporary key on server startup, as for DH and
RSA. This fixes a race condition that could lead to a crash with threaded
MPMs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1294306 13f79535-47bb-0310-9956-ffa450edef68
docs/log-message-tags/next-number
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_private.h