mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-23 12:04:49 +02:00
Use SSL_set_ex_data/SSL_get_ex_data standard API call to store capture. We need to avoid internal structures/undocumented calls usage to try to control the beast and limit painful compatibilities.