Commit Graph

41 Commits

Author SHA1 Message Date
kakwa cab605597b sleep unit tests (hopefully 2019-04-11 01:02:46 +02:00
kakwa 0e0b11310d add new configuration file parameters in test conf 2019-04-10 23:27:36 +02:00
kakwa 550f44d8c2 add some default value to be compatible with libressl in test CA 2017-06-21 20:06:13 +02:00
kakwa 7f2d2cf4c1 huge cleanup of the openssl conf + tsa gen script
The OpenSSL configuration used for generating the test CA and test
Time-Stamp authority was lazily copied from OpenSSL. There were a lot
of useless items in it. Now the configuration is cleaner and only
contains what is necessary for the TSA creation.
2017-06-20 19:58:47 +02:00
kakwa af91ae9493 fix some issues with test script 2017-04-27 23:21:42 +02:00
kakwa f7f162a5da few hacks to allow parallele execution 2017-04-27 23:12:35 +02:00
kakwa e8cfca23b5 fix test script for OpenBSD 2017-04-27 22:40:21 +02:00
kakwa e362ea206a fix test for OpenBSD
no timeout command on OpenBSD
2017-04-27 22:28:04 +02:00
kakwa 6c9df43b5c revert change in stress.py test script 2017-01-29 19:58:14 +01:00
kakwa 5b8d4b301a fix link dl option 2017-01-29 18:58:01 +01:00
kakwa a60a6a295d add ssl line (commented) for stress script 2016-12-22 03:13:34 +01:00
kakwa e372e96b70 more secure cryptographic algorithm in example configuration 2016-09-12 22:43:00 +02:00
kakwa 060e7315d0 remove the awkward default_tsa parameter
default_tsa pointing to a specific tsa section doesn't make sense.
removing it.
2016-09-12 22:21:22 +02:00
kakwa 056eb5815d change the attributes of the test certificates (cosmetic only) 2016-09-12 00:41:34 +02:00
kakwa 7162b59690 adding test case for ssl setup 2016-09-11 23:59:52 +02:00
kakwa 1e8f0d7248 adding test configuration for ssl setup 2016-09-11 23:57:25 +02:00
kakwa bac488ae30 adding error handling in case civetweb fails to start 2016-09-11 20:07:14 +02:00
kakwa 517535b920 adding a sleep 1 (waiting for the server to be up 2016-09-11 19:29:20 +02:00
kakwa 0278c1e65f fix tests 2016-09-10 03:14:02 +02:00
kakwa a4225b4810 displaying the timer every 1000 requests instead of every 10000 2016-09-09 00:03:42 +02:00
kakwa f5f6099abe increasing the size of the test keys 2016-09-09 00:02:24 +02:00
kakwa 81d7a808cb enable num_threads > 1 in the test configuration 2016-09-08 23:20:25 +02:00
kakwa 59f7f63c45 making the stress.py stress test executable 2016-09-08 23:19:51 +02:00
kakwa 7277fa9c91 adding a ts request file for tests 2016-09-08 20:44:52 +02:00
kakwa 5093aadd30 adding a small stress script 2016-09-08 20:44:28 +02:00
kakwa b47fe2f04b fix the ssl certificate creation script 2016-09-07 21:45:48 +02:00
kakwa 2f4647b801 small improvement on test script 2016-09-07 21:43:15 +02:00
kakwa 873dc61860 adding a small external test 2016-09-07 21:41:21 +02:00
kakwa d49f24c061 a little temporary fix concerning the lack of multithread support 2016-09-05 23:24:41 +02:00
kakwa b3ade78f4d use only one thread (concurrency issues for now) 2016-09-02 00:35:39 +02:00
kakwa b00bdbc5f9 fixing test configuration to new relative path policy 2016-09-01 19:55:55 +02:00
kakwa a0d09ebe7b removing the serial file parameter, the serial is now random 2016-08-30 22:51:13 +02:00
kakwa f40732e857 implementing loading of the OIDs 2016-08-27 11:39:53 +02:00
kakwa 734f78469f fix create_tsa_certs if not run from its directory 2016-08-27 01:27:15 +02:00
kakwa 131065afde fix test configuration 2016-08-27 01:25:37 +02:00
kakwa b3a50883f9 fix create_tsa_certs script 2016-08-27 01:06:48 +02:00
kakwa 5fd07a352a new way to create certs for testing 2016-08-27 01:03:02 +02:00
kakwa c2752532f1 fix default configuration 2016-08-26 19:31:12 +02:00
kakwa 16b29c7639 change path to certificats in test conf 2016-08-26 19:14:48 +02:00
kakwa 61176c5972 adding a test pki 2016-08-26 19:11:17 +02:00
Pierre-Francois Carpentier 4f8f93a594 init project skeleton 2015-12-16 23:11:08 +01:00