mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-16 03:03:10 +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.