]> granicus.if.org Git - apache/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)
commit172439f1fdc460601096df3f512b99dfd849a5d0
treec5bb977acaa9c2a7dcc8a0f0eb0c99646bbfd798
parentdc6d7847dea66192030b70085b4df394ab369b25
* 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