]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: remove OpenSSL 1.0.2 mention into certificate loading error
authorWilliam Lallemand <wlallemand@haproxy.org>
Mon, 17 Apr 2023 12:32:25 +0000 (14:32 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Mon, 17 Apr 2023 12:45:40 +0000 (14:45 +0200)
commita21ca74e83a6459762c2f3e4b134c4297689cbe9
treeadd283bafd05737ead18af8093e4cd5c256dde5c
parent2ca01589a01baac6228465829c409192a61a5ea3
MINOR: ssl: remove OpenSSL 1.0.2 mention into certificate loading error

Remove the mention to OpenSSL 1.0.2 in the certificate chain loading
error, which is not relevant.

Could be backported in 2.7.
src/ssl_sock.c