DEBUG: applet: Properly report opposite SC expiration dates in traces
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 29 Aug 2023 08:55:15 +0000 (10:55 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 1 Sep 2023 12:18:26 +0000 (14:18 +0200)
commit49ed83e94867d1190308b85d3b37eba9469fa998
tree7a0cdf4a89b30132ab090135f844605d030168fa
parentb0031d9679d244d4c9057e6a7a7b0b2142147806
DEBUG: applet: Properly report opposite SC expiration dates in traces

The wrong label was used in trace to report expiration dates of the opposite
SC. "sc" was used instead of "sco".

This patch should be backported to 2.8.
src/applet.c