secubox-openwrt/package/secubox/luci-app-metablogizer/root/usr/libexec
CyberMind-FR 5bf6d0d84c fix(metablogizer): Add wildcard SSL cert mapping on site creation
Sites on *.gk2.secubox.in were failing because HAProxy couldn't match
the SNI to the correct certificate. New add_haproxy_cert() helper:
- Extracts base domain from subdomain
- Creates UCI cert entry mapping domain to wildcard cert file
- Applied to all vhost creation paths (create, upload, republish)

Sites now work immediately after one-click deploy without manual
certificate configuration.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-23 08:45:50 +01:00
..
rpcd fix(metablogizer): Add wildcard SSL cert mapping on site creation 2026-02-23 08:45:50 +01:00