commit | 140b64fb562fb08cecf93ca6bec99822f7d556fb | [log] [tgz] |
---|---|---|
author | Emmanuel Hocdet <manu@gandi.net> | Thu Oct 24 18:33:10 2019 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Fri Nov 29 17:02:30 2019 +0100 |
tree | 395b98c9f516fb877bb09dfa74e242f30e13ce86 | |
parent | 6ab08b3fd468b62ef08d0b6a71e5e7bf6f88e64b [diff] |
BUG/MINOR: ssl: fix SSL_CTX_set1_chain compatibility for openssl < 1.0.2 Commit 1c65fdd5 "MINOR: ssl: add extra chain compatibility" really implement SSL_CTX_set0_chain. Since ckch can be used to init more than one ctx with openssl < 1.0.2 (commit 89f58073 for X509_chain_up_ref compatibility), SSL_CTX_set1_chain compatibility is required. This patch must be backported to 2.1.