CLEANUP: ssl/cli: stop using appctx->st2 for "commit ssl cert"
authorWilly Tarreau <w@1wt.eu>
Thu, 5 May 2022 06:15:27 +0000 (08:15 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 6 May 2022 16:13:36 +0000 (18:13 +0200)
commitcb1b4ed7b654e8ad050cfcdf91dc7c23508dd770
treeff07f296f9b6c8a8b7809c25584aea1e7bccc5b8
parenta645b6a21f2828b2e8779d0dafdf3c49cc9f7d38
CLEANUP: ssl/cli: stop using appctx->st2 for "commit ssl cert"

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