mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 08:52:49 +02:00
This patch adds the ability to register callbacks for SSL/TLS protocol messages by using the function ssl_sock_register_msg_callback(). All registered callback functions will be called when observing received or sent SSL/TLS protocol messages.