commit | 002e2068cc3429ba259ffc20b4ef77d774a065df | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Thu Nov 18 15:25:16 2021 +0100 |
committer | William Lallemand <wlallemand@haproxy.org> | Thu Nov 18 15:38:42 2021 +0100 |
tree | 7293fd38a3a50afa07e821902aac6c0ca0655451 | |
parent | 10eed8ed039891ea71a0e8a87d9bfd47eb5dff94 [diff] |
CLEANUP: ssl: fix wrong #else commentary The else is not for boringSSL but for the lack of Client Hello callback. Should have been changed in 1fc44d4 ("BUILD: ssl: guard Client Hello callbacks with HAVE_SSL_CLIENT_HELLO_CB macro instead of openssl version"). Could be backported in 2.4.