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)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 7 Dec 2023 07:54:04 +0000 (08:54 +0100)
commit0cc1590714eaf124a8ed4d637b9003cea5055ce1
treeb898bd3fc84c29c379c26e791da43b120adc91e4
parent2b9f0697bfed1d1a84c99103a1ac9475b3a6cbfb
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.

(cherry picked from commit 917f7c74d3d30a3f7ac77fd6ea69cfcd529e53a9)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/hlua.c