]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* server/mpm_unix.c (dummy_connection): Use a TLS 1.0 close_notify
authorJoe Orton <jorton@apache.org>
Tue, 17 Apr 2012 10:45:53 +0000 (10:45 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 17 Apr 2012 10:45:53 +0000 (10:45 +0000)
commitfc4594234b7ab4372d2dbd7d13117bb2f4e85d22
treec5bb977acaa9c2a7dcc8a0f0eb0c99646bbfd798
parent6bcf17290111008df6ecfc7ba5bf451315208833
* 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.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1327036 13f79535-47bb-0310-9956-ffa450edef68
server/mpm_unix.c