]> granicus.if.org Git - apache/commit
mod_proxy: follow up to r1645529: 502 in case of SSL handshake failure.
authorYann Ylavic <ylavic@apache.org>
Tue, 28 Aug 2018 12:42:21 +0000 (12:42 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 28 Aug 2018 12:42:21 +0000 (12:42 +0000)
commit260f53e67ac6c31d17f8c41d0dd4297912e4ca5f
tree046f141d558b47830bd3a86e78cd1d4bdad18d57
parentb659ff3a97ee5aff34cef0c5cfefab1ce9149eea
mod_proxy: follow up to r1645529: 502 in case of SSL handshake failure.

Make the SSL filters chain return an error when the handshake fails with an
origin server. It can then be caught by mod_proxy to fail with 502.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1839442 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_io.c