]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: ssl/cli: fix build for openssl < 1.0.2
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 18 Dec 2019 19:36:01 +0000 (20:36 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 18 Dec 2019 19:40:20 +0000 (20:40 +0100)
commitba22e901b3c6e8150b22e6129698785e149bfd18
tree14d428387a73f516c249c15f5986c69cb396e72e
parentd4f946c469298bd504e46cf797252d681590b26f
BUG/MINOR: ssl/cli: fix build for openssl < 1.0.2

Commit d4f946c ("MINOR: ssl/cli: 'show ssl cert' give information on the
certificates") introduced a build issue with openssl version < 1.0.2
because it uses the certificate bundles.
src/ssl_sock.c