]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: Certificate chain loading refactorization
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Mon, 25 Jan 2021 16:19:42 +0000 (17:19 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 26 Jan 2021 14:19:36 +0000 (15:19 +0100)
commitec805a32b9db4822c6ef54c8f31d50c533d928d4
treed1015349ae6cca70b0ef5f451c364f48b9461110
parent442b7f2238827ce2073ae907e6aed8df1ff26fcb
MINOR: ssl: Certificate chain loading refactorization

Move the certificate chain loading code into a dedicated function that
will then be useable elsewhere.
src/ssl_sock.c