]> granicus.if.org Git - apache/commit
ssl_io_filter_handshake(): When a post-handshake check fails,
authorJeff Trawick <trawick@apache.org>
Sun, 14 Dec 2014 21:48:25 +0000 (21:48 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 14 Dec 2014 21:48:25 +0000 (21:48 +0000)
commit8e416f19bebbc871e8191074bf5b16b90fa2a6c7
treeea9a4ad2991eab99be72e3f8a83fc63a23b2f408
parent0c5d74a177b2b84c6b15b3a0c2058ab6885bd258
ssl_io_filter_handshake(): When a post-handshake check fails,
return an error code understood by ssl_io_filter_error().

That function needs to perform error handling, and a valid
apr_status_t needs to be returned up.

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