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.