]> git.kaiwu.me - haproxy.git/commit
MINOR: ssl: Factorize code from "new/set ssl cert" CLI command
authorRemi Tricot-Le Breton <rlebreton@haproxy.com>
Thu, 23 Apr 2026 14:23:49 +0000 (16:23 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 5 May 2026 15:08:13 +0000 (17:08 +0200)
commit109e359a2cb1306e7656fe4c28becb167ffb0a29
tree93745716378ef2bfcb853abd92ba09865f07e897
parentb52a0e67825248b4d7023ad2f2a82a4d7c9bd2ce
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