<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[HAProxy backend ACL won&#x27;t save]]></title><description><![CDATA[<p dir="auto">Using 2.7.2-RELEASE with haproxy 2.8.3.</p>
<p dir="auto">This is really odd. It seems like it should be pretty simple.</p>
<p dir="auto">When editing the backend entry, I expand the <code>Access control lists and actions</code> section.</p>
<p dir="auto">Then I create an ACL named <code>certNotValidACL</code><br />
with expression type <code>SSL Client certificate valid.</code></p>
<p dir="auto">Then I create an Action of <code>http-request deny</code> for condition <code>certNotValidACL</code>.</p>
<p dir="auto">After saving and clicking <code>Apply Changes</code> I get the following error:</p>
<pre><code>Errors found while starting haproxy
[NOTICE] (99213) : haproxy version is 2.8.3-86e043a
[NOTICE] (99213) : path to executable is /usr/local/sbin/haproxy
[ALERT] (99213) : config : parsing [/var/etc/haproxy_test/haproxy.cfg:52] : error detected while parsing an 'http-request deny' condition : no such ACL : 'certNotValidAcl'.
[ALERT] (99213) : config : Error(s) found in configuration file : /var/etc/haproxy_test/haproxy.cfg 
</code></pre>
<p dir="auto">And sure enough, the test haproxy.cfg file is lacking the ACL entry.</p>
<p dir="auto">Thanks in advance for any help on this!</p>
]]></description><link>https://forum.netgate.com/topic/189111/haproxy-backend-acl-won-t-save</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 10:21:04 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/189111.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Jul 2024 21:50:40 GMT</pubDate><ttl>60</ttl></channel></rss>