mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-22 14:51:22 +02:00
Improve the crt-list file format to allow a rule to negate a certain SNI :
<crtfile> [[!]<snifilter> ...]
This can be useful when a domain supports a wildcard but you don't want to
deliver the wildcard cert for certain specific domains.