Skip to content

Releases: c3b2a7/easy-ca-cli

v2.0.0

26 Jan 07:44
Compare
Choose a tag to compare

Features

  • support loading private keys in pkcs1 format

Fixes

  • fix parsing failure when certificate subject information contains comma
  • fix the problem of unsupported algorithm types that may occur with pkcs8 format private keys
  • fix flag usage

Dependencies

  • bump easy-ca from v1.0.0 to v1.2.0
  • bump go from 1.20 to 1.21

Breaking Changes

  • the time layout has changed and the new time layout is time.DateTime, just like 2006-01-02 15:04:05
  • the certificate subject information format has changed, use /C=CN/O=Easy CA/OU=IT Dept./CN=easy-ca.com instead of C=CN,O=Easy CA,OU=IT Dept.,CN=easy-ca.com

Full Changelog: v1.0.0...v2.0.0

v2.0.0-beta2

26 Jan 06:44
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

v2.0.0-beta1

26 Jan 06:44
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

Full Changelog: v1.0.0...v2.0.0-beta1

v1.0.0

19 Mar 08:32
Compare
Choose a tag to compare