Commit Graph

13 Commits

Author SHA1 Message Date
olszomal 1af321be77 make certs with faketime 2019-12-28 20:34:13 +01:00
olszomal 18810b7e0b change test for add-msi-dse option 2019-07-28 14:19:08 +02:00
olszomal b512aa534c some options warnings 2019-07-28 14:19:08 +02:00
olszomal de4e85f35a remove jp_medium and jp_high tests 2019-07-28 14:19:08 +02:00
olszomal 97b7002547 required packages 2019-07-28 14:15:23 +02:00
Michał Trojnara 764fec5bd1 Fix password tests 2019-07-20 14:38:12 +02:00
Michał Trojnara f39ac9caee Fixed "add" tests
The "add" command was never supposed to copy a signature.
See https://github.com/mtrojnar/osslsigncode/commit/afd5c5177dc193e72fc03f48acc379bae2888237 for details.
2019-07-20 14:17:41 +02:00
Michał Trojnara 1121713d48 Typo 2019-07-20 13:53:50 +02:00
olszomal 00290bc363 Test improvements (#14)
* removed pvk keys tests
* new 11_sign_nest test
* improved verify_signature()
* new tests of timestamping with the add command
2019-07-20 12:54:46 +02:00
olszomal 3645ba7357 New tests for osslsigncode (#11) 2019-07-13 11:41:03 +02:00
Michał Trojnara 9554bbeb14 test cleanup 2018-11-22 08:07:13 +01:00
Per Allansson e01da8fb55 update testsign.sh 2015-03-07 19:55:18 +01:00
Per Allansson d4392c2167 - added support for reading certificates from PEM files
- fixed compiler warnings
- renamed option -spc to -certs
- no need for -pvk option since we can detect pvk files anyway
- updated docs to reflect changes
- added simple test script
- updated RFC3161 timestamping (but still does not result in valid signature)
2013-03-11 20:12:45 +01:00