]> git.kaiwu.me - haproxy.git/commit
MEDIUM: connection: add error reporting for the SSL
authorWilly Tarreau <w@1wt.eu>
Mon, 3 Dec 2012 15:32:10 +0000 (16:32 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 3 Dec 2012 16:21:52 +0000 (17:21 +0100)
commit20879a0233c252e06a5703d7c43cc0fa4a611b5a
tree1e3801e9baa1e5813a02bf01d5b1906ac21d8c30
parent8e3bf699db197019f6a2840923f6b33cc13bb184
MEDIUM: connection: add error reporting for the SSL

Get a bit more info in the logs when client-side SSL handshakes fail.
include/proto/connection.h
include/types/connection.h
src/session.c
src/ssl_sock.c