CLEANUP: ssl/cli: stop using appctx->st2 for "commit ssl ca/crl"
authorWilly Tarreau <w@1wt.eu>
Thu, 5 May 2022 06:17:29 +0000 (08:17 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 6 May 2022 16:13:36 +0000 (18:13 +0200)
commit1d6dd80d05c8a368569de4cbd7f42880f5d22951
tree439fa100ad27e989d1417d498c42067fda51397b
parentdec23dc43ff0e4f11520f9d664655a9cb7569374
CLEANUP: ssl/cli: stop using appctx->st2 for "commit ssl ca/crl"

A new entry "state" was added into the commit_cacrl_ctx struct instead.
src/ssl_ckch.c