mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-05 00:41:02 +01:00
Within the listener struct we need to use a reference to the TLS ticket keys which binds the actual keys with the filename. This will make it possible to update the keys through the socket Signed-off-by: Nenad Merdanovic <nmerdan@anine.io>