]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: lua: Wrong OCSP CID after modifying an SSL certficate (LUA)
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 6 Dec 2023 10:42:42 +0000 (11:42 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 6 Dec 2023 15:12:08 +0000 (16:12 +0100)
commit917f7c74d3d30a3f7ac77fd6ea69cfcd529e53a9
treeb88d4522f3674fe8bb4c1866131cbdceb5499549
parent75f5977ff4ccf205ee386e4f4b0c384fb6a110d5
BUG/MINOR: lua: Wrong OCSP CID after modifying an SSL certficate (LUA)

This bugfix is the same as the following one:
    "BUG/MINOR: ssl_ckch: Wrong OCSP CID after modifying an SSL certficate"
where the OCSP CID had to be reset when updating a certificate.

Must be backported to 2.8.
src/hlua.c