mirror of
https://github.com/shankar0123/certctl.git
synced 2026-06-07 16:41:36 +00:00
239a1792d2
- Exponential backoff on consecutive poll/heartbeat failures (max 5min) - Panic recovery wrapper on agent.Run goroutine - All 9 silent reportJobStatus errors now logged properly - Key read failures return error and report job failure - CommonName validation before CSR creation - KeyDir permissions enforced with os.Chmod after MkdirAll - splitPEMChain rewritten to use encoding/pem instead of string parsing Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>