commit | d8ea18805885d886bcf9f77f8dff9902e2043c55 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri Feb 19 15:37:40 2021 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Feb 19 16:47:20 2021 +0100 |
tree | eff633dc5ea4a29ed7e1b2cc8deebf18b6eac05e | |
parent | 3d752a8f97f391b8e6f97c3301442b3ebda38c72 [diff] |
REGTESTS: workaround for a crash with recent libressl on http-reuse sni Disable the ssl-reuse for the sni test on http_reuse_conn_hash vtc. This seems to be the origin of a crash with libressl environment from 3.2.2 up to 3.3.1 included. For now, it is not determined if the root cause is in haproxy or libressl. Please look for the github issue #1115 for all the details.