Skip to content

osslsigncode 2.1

Compare
Choose a tag to compare
@mtrojnar mtrojnar released this 13 Oct 18:24
· 412 commits to master since this release

2.1 (2020-10-11)

  • certificate chain verification support
  • timestamp verification support
  • CRL verification support ("-CRLfile" option)
  • improved CAB signature support
  • nested signatures support
  • user-specified signing time ("-st" option) by vszakats
  • added more tests
  • fixed numerous bugs
  • dropped OpenSSL 1.1.0 support