BUILD: ssl: update types in wolfssl cert selection callback
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 8 Dec 2023 10:55:15 +0000 (11:55 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 8 Dec 2023 13:28:27 +0000 (14:28 +0100)
commit9d49a82291b11bdb53b382128a6bc2cac104c3a5
treea092f824edb48a757d0bbb657667455d64edcbe1
parenta8ffac55a11293d94522fd0ffa0aff93e3d8b57f
BUILD: ssl: update types in wolfssl cert selection callback

The types have changed in the PR for the wolfSSL_get_sigalg_info()
function, let's update them.

Must be backported in 2.9.

(cherry picked from commit dbe9cea35b7a43a4907fa726e7a8afc31a6fbee3)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/ssl_sock.c