]> git.kaiwu.me - haproxy.git/commit
MINOR: ssl: Factorize code from "new/set ssl cert" CLI command
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Wed, 6 May 2026 12:16:39 +0000 (14:16 +0200)
committerWilliam Lallemand <wlallemand@irq6.net>
Wed, 6 May 2026 19:37:18 +0000 (21:37 +0200)
commitefe6c974888b90446e154abd8088f91edc994ad6
treedf68ea671867218cc8c1a4fff56d00a1a3ddfe15
parentacf1331ed826e1c2adbcd42a2eef82bd64bcadb0
MINOR: ssl: Factorize code from "new/set ssl cert" CLI command

This allows to perform the same kind of operation without the need for
an appctx.
include/haproxy/ssl_ckch.h
src/ssl_ckch.c