
About
I built this to deepen Golang CLI skills and to speed up certificate workflows at work.
Status
The app is usable: certificates can be created, listed, canceled, revoked, and validated.
Author
Command-line tool in Go to create, list, validate, and revoke SSL certificates via ZeroSSL.
Creating and managing ZeroSSL certificates through the UI slows developers who live in the terminal.
Built a Go CLI covering the certificate lifecycle — create, list, cancel, revoke, and validate — as both a learning project and an internal productivity tool.
Usable open-source CLI that removes repetitive clicks from SSL certificate workflows.

I built this to deepen Golang CLI skills and to speed up certificate workflows at work.
The app is usable: certificates can be created, listed, canceled, revoked, and validated.