mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-29 13:11:16 +02:00
The X509_STORE_CTX_get0_cert did not exist yet on OpenSSL 1.0.2 and neither did X509_STORE_CTX_get0_chain, which was not actually needed since its get1 equivalent already existed.