Changes since version 2.8-dev1 : Manu Nicolas (1): CLEANUP: htx: fix a typo in an error message of http_str_to_htx Mathias Weiersmueller (1): DOC: config: added optional rst-ttl argument to silent-drop in action lists Remi Tricot-Le Breton (9): BUG/MINOR: ssl: Fix crash in 'update ssl ocsp-response' CLI command BUG/MINOR: ssl: Crash during cleanup because of ocsp structure pointer UAF MINOR: ssl: Create temp X509_STORE filled with cert chain when checking ocsp response MINOR: ssl: Only set ocsp->issuer if issuer not in cert chain MINOR: ssl: Release ssl_ocsp_task_ctx.cur_ocsp when destroying task MINOR: ssl: Detect more OCSP update inconsistencies BUG/MINOR: ssl: Fix OCSP_CERTID leak when same certificate is used multiple times MINOR: ssl: Limit ocsp_uri buffer size to minimum MINOR: ssl: Remove mention of ckch_store in error message of cli command