http://open-source-security-software.net/project/certstream-server/releases.atom Recent releases for certstream-server 2025-05-03T18:10:35.387359+00:00 python-feedgen certstream-server 1.1.0 certstream-server 1.1.0 2018-12-31T07:12:44+00:00 2018-12-31T07:12:44+00:00 certstream-server 1.0 certstream-server 1.0 2018-12-31T07:13:17+00:00 2018-12-31T07:13:17+00:00 certstream-server 1.2.0 certstream-server 1.2.0 2020-02-15T01:22:11+00:00 This release brings in a number of features and bugfixes: - Expanded the per-client certificate buffer that we use for load shedding (when those buffers fill up, we just start dropping messages) - Added watcher statistics, including processed certificate counts per CT server, and basic client information - Added Honebadger for exception tracking - Improved initialization stability - Added some more servers to the blacklist to not check - Decrease HTTP timeouts to 10s - Revamped the certificate fetching logic to adhere to [the RFC](https://tools.ietf.org/html/rfc6962#section-4.6), which doesn't guarantee honoring of requested number of entries (which as it turns out means we were missing ~25% of our certificates) - Misc README fixes 2020-02-15T01:22:11+00:00 certstream-server 1.3.0 certstream-server 1.3.0 2020-02-15T18:06:02+00:00 This release brings in an overhaul of the frontend (with nice buildscripts leveraging docker for reliably building things without npm/node headaches). It also does other refactoring for layouts, and sets a user agent for every request (overridable in `config.exs`). 2020-02-15T18:06:02+00:00 certstream-server 1.4.0 certstream-server 1.4.0 2020-02-16T02:54:37+00:00 This release brings in a much better initialization process for the CT watchers, and adds concurrency to certificate retrieval to quickly chew through larger updates. It also fixes some credo warnings and refactors things/adds docs. 2020-02-16T02:54:37+00:00 certstream-server 1.4.1 certstream-server 1.4.1 2020-02-16T03:18:02+00:00 Bugfix release to remove the Comodo Dodo CT server, which is giving connection errors. 2020-02-16T03:18:02+00:00 certstream-server 1.5 certstream-server 1.5 2020-07-13T02:18:14+00:00 This is a fairly hefty release, bringing some changes to the default behavior. Specifically we no longer send DER-encoded certificates by default. They’re still available at `/full-stream` but will no longer be sent by default. This release also adds some more configurability with logging, and adds metrics support via https://github.com/discord/instruments. 2020-07-13T02:18:14+00:00 certstream-server 1.5.1 certstream-server 1.5.1 2020-07-13T02:57:36+00:00 Minor updates: - Fixes a broken link in the README - Update to ensure the examples shown in the frontend are accurate to what the API hands out now 2020-07-13T02:57:36+00:00