]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
server/mpm_unix.c (dummy_connection): Use a TLS 1.0 close_notify
authorRainer Jung <rjung@apache.org>
Tue, 12 Feb 2013 10:54:42 +0000 (10:54 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 12 Feb 2013 10:54:42 +0000 (10:54 +0000)
commit7858348b31694e4e7b6d045465a4b92a21c5736e
tree44ca84b7e9e406fada2b6e7a62822c075872f0bf
parent6def8eca480ffe26c241449544e633d18e66e546
server/mpm_unix.c (dummy_connection): Use a TLS 1.0 close_notify
alert if the chosen listener is configured for https; not perfect
but better than sending an HTTP request.  Adjust comments.

Backport of r1327036 and r1327080 from turnk,
resp. r1356884 from 2.4.x.

Submitted by: jorton
Reviewed by: covener, wrowe
Backported by: rjung

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1445100 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
server/mpm_common.c