Skip to content

Releases: code-muni/eDastakhat

Bug Fixes, Argument Updates, and Improved Documentation

10 Sep 17:48
Compare
Choose a tag to compare

Bug Fixes:

  • 🖊️ Resolved issue with multi-signing on the same page.
  • 🚫 Improved error handling for invalid TSA URL.
  • 🔄 Updated command argument structure for better clarity.
  • 🔧 Adjusted PFX process arguments for consistency:
    • Previous: java -jar eDastkhat.jar -p pfxPayload.json outputDir
    • Updated: java -jar eDastkhat.jar -p pfxFilePayload outputDir
  • 📜 Updated help documentation for java -jar eDastkhat.jar -h.

eDastakhat Version Printing Feature Release:

11 Jul 11:43
Compare
Choose a tag to compare

This feature allows users to quickly check the current version of the application directly from the command line.

Run the Version Command:

To print the current version of eDastakhat, use one of the following command line arguments:

java -jar /path/to/EDastakhatApplication.jar -v

eDastkhat Java-Based Digital Signer CLI Tool

05 Jun 06:09
Compare
Choose a tag to compare

A Java-based digital signer tool for securing PFX files and signing PDF documents. This tool supports custom signature options, timestamping, and soon-to-come Long Term Validation (LTV).