]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: update ssl_sock_free_cert_key_and_chain_contents
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 17 Oct 2019 16:04:45 +0000 (18:04 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 23 Oct 2019 09:54:51 +0000 (11:54 +0200)
commit455af50facb33ba25f8ef39940dd3c69dafd19a6
treef9885001344de6d038e54d401b016ef94e09bcdc
parent44b35322501b263113b21b938103bc8c32d4ffaf
MINOR: ssl: update ssl_sock_free_cert_key_and_chain_contents

The struct cert_key_and_chain now contains the DH, the sctl and the
ocsp_response. Free them.
src/ssl_sock.c