commit | f6ac4fa74550d725d8a53e74593c4a604fa8bf00 | [log] [tgz] |
---|---|---|
author | Emmanuel Hocdet <manu@gandi.net> | Wed Oct 30 17:41:27 2019 +0100 |
committer | William Lallemand <wlallemand@haproxy.org> | Thu Oct 31 16:21:06 2019 +0100 |
tree | 524919fa7bd8833f21e2807b0c1292e48c918b65 | |
parent | 1eb3b4828e1559cb4a46f2d528b898cf6eb9898f [diff] |
BUG/MINOR: ssl: segfault in cli_parse_set_cert with old openssl/boringssl Fix 541a534 ("BUG/MINOR: ssl/cli: fix build of SCTL and OCSP") was not enough. [wla: It will probably be better later to put the #ifdef in the functions so they can return an error if they are not implemented]