MINOR: ssl: use STACK_OF for chain certs
authorEmmanuel Hocdet <manu@gandi.net>
Fri, 30 Nov 2018 15:00:21 +0000 (16:00 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Tue, 30 Jul 2019 13:53:54 +0000 (15:53 +0200)
commit9246f8bc835e2fc49a4b4442197cb13df3e0b35c
tree73d43a40152a258f55e16239915220cf433176d6
parent5e83d996cf965ee5ac625f702a446f4d8c80a220
MINOR: ssl: use STACK_OF for chain certs

Used native cert chain manipulation with STACK_OF from ssl lib.
src/ssl_sock.c