51 Commits

Author SHA1 Message Date
olszomal
c48a6cdef0 Legacy pkcs12 ciphers tests
Use legacy PKCS#12 container with RC2-40-CBC private key and certificate encryption algorithm
2023-01-10 17:39:53 +01:00
Michał Trojnara
8e075d625d yet another python 3.6 fix 2022-08-08 09:19:19 +02:00
Michał Trojnara
4eeaee4c16 support python 3.6 (and possibly older) 2022-08-08 09:06:45 +02:00
Michał Trojnara
23288f5a00 use the new option name for tests 2022-08-02 21:26:09 +02:00
olszomal
5bf24b34a2 remove certs directory 2022-07-29 18:42:35 +02:00
Michał Trojnara
3d0640a2cc
CI for Linux/macOS/Windows (#166) 2022-07-26 16:27:46 +02:00
olszomal
28c68aeebf find osslsigncode path 2022-07-22 14:17:59 +02:00
olszomal
26b7d5f617 change makecers.sh mode 2022-07-21 12:21:19 +02:00
olszomal
6b3450ada8 add test certificates 2022-07-21 12:21:19 +02:00
olszomal
ac3e8e5221 improve tests 2022-07-21 12:21:19 +02:00
olszomal
60fe5d15fe use CMake instead of Makefile 2022-05-25 20:27:21 +02:00
olszomal
f0207411b9 fix parse MSI_FILE_HDR struct 2022-02-21 19:24:32 +01:00
olszomal
28f6ffbc42 Return the number of failed tests from make_tests 2021-12-26 21:58:44 +01:00
olszomal
46d43d70b3 Test certificates support requirements of openssl 3.0:
- AES-256-CBC encryption algorithm for PKCS#12 files
- required configuration file options
Export LD_LIBRARY_PATH
2021-12-26 21:58:04 +01:00
Michał Trojnara
057d38ee76 Additional test dependency checks 2021-06-27 10:10:01 +02:00
olszomal
180b352102 tests improvements 2021-06-09 23:36:17 +02:00
olszomal
f004aa3f48 new testing framework 2021-01-11 21:20:18 +01:00
olszomal
1dc209baa8 fix the default end date and extended key usage for test certificates 2021-01-06 21:24:40 +01:00
olszomal
fb1bc06440 CAT file tests 2020-11-02 10:11:10 +01:00
Artem Polishchuk
250521e07f fix(tests): swallows the exit code 2020-10-15 18:15:59 +02:00
olszomal
85b0eb6fa0 improve maketest 2020-10-04 22:05:28 +02:00
olszomal
44a773401c set the certificate expiration date for CRL verification tests 2020-07-24 14:00:49 +02:00
olszomal
c0d65b2441 multiple signature test 2020-07-08 22:16:50 +02:00
olszomal
2c919cce9f more TSA servers in tests 2020-05-07 10:43:57 +02:00
olszomal
e2f984f5c9 attach DER signature 2020-04-08 14:21:53 +02:00
olszomal
1e4681980f print osslsigncode version and usage 2020-04-02 12:18:37 +02:00
olszomal
6383166189 enable MsiDigitalSignatureEx 2020-03-27 15:00:47 +01:00
olszomal
47e9a2299b attach-signature tests 2020-03-04 13:31:54 +01:00
olszomal
a56aee3c8f CAB file tests 2020-02-21 14:10:21 +01:00
olszomal
7fcf08ad75
CA bundle install path detection (#32) 2020-02-04 22:44:58 +01:00
olszomal
e7dd72c64d makecerts requirement 2020-01-30 07:09:15 +01:00
olszomal
49f25a1914 CRL support with new CRLfile global option (#28) 2020-01-25 08:25:48 +01:00
olszomal
98910f675a check libcurl availability 2019-12-28 20:34:13 +01:00
olszomal
5b9f65d2f2 more tests requirements 2019-12-28 20:34:13 +01:00
olszomal
d36a10bf09 tests improvements 2019-12-28 20:34:13 +01:00
olszomal
a77ed9c9e1 new verify tests 2019-12-28 20:34:13 +01:00
olszomal
3c45de910f new test library 2019-12-28 20:34:13 +01:00
olszomal
5c0a181436 tests requirements 2019-12-28 20:34:13 +01:00
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 afd5c5177d 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