Open Issues Need Help
View All on GitHubAI Summary: The issue addresses the current requirement for a server restart when updating TLS certificates, which causes undesirable downtime. The goal is to implement a "hitless" or "no-downtime" TLS certificate rotation mechanism, likely for a Go `net/http` server, to dynamically reload certificates without interrupting service.
This project aims to be a drop-in replacement for the certstream server by Calidog. This tool aggregates, parses, and streams certificate data from multiple certificate transparency logs via websocket connections to the clients.