Skip to content

v1.1.5 - 20250428

Latest
Compare
Choose a tag to compare
@acavella acavella released this 28 Apr 19:05
· 1 commit to master since this release

GoRevoke is a standalone Certificate Revocation List Distribution Point written in Go, designed to be lightweight and fully self-contained. Using a simple configuration, GoRevoke automates downloading and serving of remote CRLs. GoRevoke is based on, revoke, a shell based script providing similar function.

Key Features

Cross-platform compatibility; tested on Linux and Windows
Native and containerized deployment options
Retrieve remote CRL data via HTTP or HTTPS
Validation and confirmation of CRL data
Built-in webserver alleviates the need for additional servers
Ability to retrieve and serve an unlimited number of CRL sources
Support for full and delta CRLs

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5