Releases: IronBlood/certcli
Releases · IronBlood/certcli
v1.0.0
1.0.0 (2025-07-31)
Features
- add async wrapper to run openssl dgst -sign (1de6e6c)
- add CLI entry point for certificate workflow (2f4d451)
- add interactive prompt helpers with confirm and pause (3f93238)
- add openssl hex parser with basic test (7bd4be1)
- define types for Le's Encrypt API responses (c3eb9c6)
- implement ACME request wrapper for Let's Encrypt (aaa4c3b)