]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: export ssl_sock_init_srv()
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 26 Jun 2026 14:39:28 +0000 (16:39 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 26 Jun 2026 15:25:50 +0000 (17:25 +0200)
commitce417b2fb94989cb645b5af891be1ebbb3bd1556
tree56675af8205a2821d613e1335d42197e695fcf9f
parent1cb254ad77923d205900ccdc866434977be292ff
MINOR: ssl: export ssl_sock_init_srv()

Export ssl_sock_init_srv() so it can be called at other places where we
initialize servers
include/haproxy/ssl_sock.h
src/cfgparse-ssl.c