Skip to content

Releases: EntrustCorporation/pki-utilities

2.0.0

28 Mar 14:38
Compare
Choose a tag to compare

Summary:

  • Lots of refactoring.
  • Efficiency improvements

New

  • Support for older versions of Curl and OpenSSL.
  • CSRs can be generated with user-defined Key Usage and Extended Key Usages.
  • Ability to use insecure TLS for curl commands

Improvements

  • Multi-threaded processing of Certificate Events when generating report of Active Certificates (CSV).
  • Commands to remove Expired or Revoked certificates when generating a report of Active Certificates (CSV) have been replaced with much more efficient commands.
  • Progress bars appear for the various steps of generating a report of Active Certificates (CSV)
  • Logic for displaying Main menu has been refactored

Known Issues:

  • The CAGW Client Credential P12 must contain only a single Private Key Entry.

1.0.0

07 Mar 14:57
Compare
Choose a tag to compare

Initial release - v1.0.0

  • (New Feature) Added ability to bulk revoke a list of certificates using a CSV File containing a list of serial numbers.
  • (New Feature) Added ability to generate a report of "active" certificates in CSV Format.
  • (New Feature) Added ability to revoke a certificate using a Subject DN (On-Premise CAGW instances only).
  • (Maintenance) Cleaned up many and bugs with original PoC script.
  • (Improvement) CA IDs and Profile IDs are now automatically fetched and displayed in a menu instead of requiring a user to manually type in the values.