Changes since version 2.3.9 : Remi Tricot-Le Breton (3): BUG/MINOR: ssl: Fix update of default certificate BUG/MINOR: ssl: Prevent removal of crt-list line if the instance is a default one BUG/MINOR: ssl: Add missing free on SSL_CTX in ckch_inst_free William Lallemand (1): REGTESTS: ssl: "set ssl cert" and multi-certificates bundle Willy Tarreau (4): BUILD: backend: fix build breakage in idle conn locking fix BUG/MINOR: tcp: fix silent-drop workaround for IPv6 BUILD: tcp: use IPPROTO_IPV6 instead of SOL_IPV6 on FreeBSD/MacOS BUG/MINOR: http_fetch: make hdr_ip() resistant to empty fields