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.

certificate certificate-transparency certificates certstream go golang osint phishing reconnaissance rfc6962 security tls tls-certificate x509
1 Open Issue Need Help Last updated: Dec 31, 2025

Open Issues Need Help

View All on GitHub

AI 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.

Complexity: 4/5
feature good first issue Prio Low

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.

Go
#certificate#certificate-transparency#certificates#certstream#go#golang#osint#phishing#reconnaissance#rfc6962#security#tls#tls-certificate#x509