Skip to content

Releases: IronBlood/certcli

v1.0.0

31 Jul 06:54
71b3228

Choose a tag to compare

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)