]> granicus.if.org Git - apache/commit
mod_ssl: Pass the server_rec to ssl_die() and use it to log a message to
authorRainer Jung <rjung@apache.org>
Sat, 4 Aug 2012 21:22:38 +0000 (21:22 +0000)
committerRainer Jung <rjung@apache.org>
Sat, 4 Aug 2012 21:22:38 +0000 (21:22 +0000)
commit2b159659a7c63aa7dfdba0f67bb4664aa6dd492a
tree59b8fd96a883bc1cca6d7247944592a5b45f9950
parent45346c2a430239dcb546872d45bce255faaa53de
mod_ssl: Pass the server_rec to ssl_die() and use it to log a message to
the main error log, pointing to the appropriate virtual host error log.

Backport of r1348660 from trunk.

Submitted by: sf
Reviewed by: rjung, covener
Backported by: rjung

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1369464 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_log.c
modules/ssl/ssl_engine_pphrase.c
modules/ssl/ssl_private.h
modules/ssl/ssl_scache.c
modules/ssl/ssl_util.c
modules/ssl/ssl_util_stapling.c