Files
haproxy-manager-base/haproxy_manager.py
jknapp 124a5373d2
All checks were successful
HAProxy Manager Build and Push / Build-and-Push (push) Successful in 1m1s
Fix wildcard SSL cert: find certbot -NNNN dirs and use _wildcard_ filename
Add find_certbot_live_dir() helper to locate the most recent certbot live
directory for a domain, handling -NNNN suffixed dirs from repeated requests.
Fix combined cert filename from *.domain.pem to _wildcard_.domain.pem.
Apply the helper across all SSL endpoints (request, renew, verify, download).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 06:38:28 -08:00

76 KiB