BUILD: fix build with openssl < 1.0.2 since bundle removal
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 16 Sep 2020 16:08:14 +0000 (18:08 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 16 Sep 2020 16:10:00 +0000 (18:10 +0200)
commit70bf06e5f0823cd414bd1c9504a064c5de9fe97b
treea77e306512c7f3ee4a077d300e8d3cf9a795aee9
parent98d215e0633a1e99ae54113482c52e5de902f9fb
BUILD: fix build with openssl < 1.0.2 since bundle removal

Bundle removal broke the build with openssl version < 1.0.2.

Remove the #ifdef around SSL_SOCK_KEYTYPE_NAMES.
include/haproxy/ssl_sock-t.h
src/ssl_sock.c