Files
haproxy-manager-base/scripts/renew-certificates.sh
jknapp adc20d6d0b
All checks were successful
HAProxy Manager Build and Push / Build-and-Push (push) Successful in 59s
Improve certificate renewal script with atomic file updates
- Write combined certificates to temporary file first
- Verify file is not empty before moving to final location
- Use atomic mv operation to prevent HAProxy from reading partial files
- Add proper cleanup of temporary files on all error paths
- Matches robust patterns from haproxy_manager.py

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-19 19:27:40 -08:00

7.0 KiB