Files
haproxy-mcp/haproxy_mcp
kappa 05bff61b85 fix: Use Runtime API for zero-downtime cert reload in issue_cert reloadcmd
Previously issue_cert saved a reloadcmd that only combined PEM files,
so cron renewals would not reload certs into HAProxy. Now the reloadcmd
uses the Runtime API (set/commit ssl cert) for zero-downtime reload,
matching the existing domain reloadcmd configuration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 01:11:56 +09:00
..