]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: ech: permission checks on the CLI
authorWilliam Lallemand <wlallemand@haproxy.com>
Wed, 25 Mar 2026 10:20:24 +0000 (11:20 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Wed, 25 Mar 2026 17:37:06 +0000 (18:37 +0100)
commit47987ccbd92c2bb734996fd580f60443a2779f8e
tree9e7a9b5453e4a4fa5ec33782a5af2a0255e6045c
parent33041fe91fe47c6e6e24fb945fca3f37cd4ad0ab
BUG/MINOR: ech: permission checks on the CLI

Permission checks on the CLI for ECH are missing.

This patch adds a check for "(add|set|del|show) ssl ech" commands
so they can only be run in admin mode.

ECH is stil a feature in experimental-mode and is not compiled by
default.

Initial report by Cameron Brown.

Must be backported to 3.3.
src/ech.c