mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-21 18:13:26 +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.