Logo
Explore Help
Register Sign In
cloud-hosting-platform/haproxy-manager-base
3
0
Fork 0
You've already forked haproxy-manager-base
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
4e0c22e9c9ce1e8720fe74ebe70c611246bbe2a2
haproxy-manager-base/templates/hap_wildcard_acl.tpl

5 lines
147 B
Smarty
Raw Normal View History

Add wildcard domain support with DNS-01 ACME challenge flow Support wildcard domains (*.domain.tld) in HAProxy config generation with exact-match ACLs prioritized over wildcard ACLs. Add DNS-01 challenge endpoints that coordinate with certbot via auth/cleanup hook scripts for wildcard SSL certificate issuance. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 13:04:32 -08:00
#Wildcard method {{ domain }}
acl {{ name }}-acl hdr_end(host) -i .{{ base_domain }}
use_backend {{ name }}-backend if {{ name }}-acl
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 12ms Template: 0ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API