MINOR: ssl: move find certificate chain code to its own function
authorEmmanuel Hocdet <manu@gandi.net>
Tue, 18 Feb 2020 14:19:24 +0000 (15:19 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 26 Feb 2020 11:48:47 +0000 (12:48 +0100)
commit75a7aa13da80959970c5b558c0c6beb473dbddd5
tree3b732b1354b20c31b12b620beccd1f40bfe101e5
parent2104659cd5a7d7547e171a814cd85c2e402b8d86
MINOR: ssl: move find certificate chain code to its own function

New function ssl_get_issuer_chain(cert) to find an issuer_chain entry
from "issers-chain-path" tree.
src/ssl_sock.c