]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: ssl: Remove unused ssl_sock_create_cert function
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Tue, 8 Feb 2022 16:45:52 +0000 (17:45 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 9 Feb 2022 10:15:44 +0000 (11:15 +0100)
commit36f80f6e0b648b7d4511f9de6c17bdfb75177030
tree71f6bf367710dc21da5e894b605fb93c2a719ecb
parent2e7d1eb2a7dad61ee5661086005d3f85ee6ad6ba
CLEANUP: ssl: Remove unused ssl_sock_create_cert function

This function is not used anymore, it can be removed.
include/haproxy/ssl_sock.h
src/ssl_sock.c