Skip to content

Releases: d-Rickyy-b/certstream-server-go

v1.2.2

10 Jan 01:51
1a5d83f
Compare
Choose a tag to compare

Added

  • Two docker-compose files
  • Check for presence of .yml or .yaml files in the current directory

Fixed

  • Handle sudden disconnects of CT logs

Docs

Full Changelog: v1.2.1...v1.2.2

v1.2.1

16 Dec 03:10
e1a9a60
Compare
Choose a tag to compare

In this update we changed the module name to github.com/d-Rickyy-b/certstream-server-go.

Full Changelog: https://github.com/d-Rickyy-b/certstream-server-go/blob/master/CHANGELOG.md

v1.2.0

16 Dec 02:30
7571bd9
Compare
Choose a tag to compare

This update focussed a lot on cleaning up the internal code style but it also added some more logging and we now put out the operator of a ct log in the metrics as well.

Full Changelog: https://github.com/d-Rickyy-b/certstream-server-go/blob/master/CHANGELOG.md

v1.1.0

22 Oct 00:20
e4efdb1
Compare
Choose a tag to compare

Google shut down the old v1 log lists. This update uses the new v3 log lists.

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0

08 Aug 21:28
517ca98
Compare
Choose a tag to compare

Finally, after three long months certstream-server-go is released. This is a go clone of the certstream server developed by Calidog.

This project aims to be a drop-in replacement for the aforementioned official certstream server. This tool aggregates, parses, and streams certificate data from multiple certificate transparency logs via websocket connections to the clients.