Commit Graph

40 Commits

Author SHA1 Message Date
kakwa d1766317b4 adding script to initialize softhsm 2017-06-22 20:19:55 +02:00
kakwa ac15051864 add some default value to be compatible with libressl in test CA 2017-06-21 20:06:13 +02:00
kakwa fe9c2ee49c 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 9dba98663d fix some issues with test script 2017-04-27 23:21:42 +02:00
kakwa 7260af556a few hacks to allow parallele execution 2017-04-27 23:12:35 +02:00
kakwa e019d48216 fix test script for OpenBSD 2017-04-27 22:40:21 +02:00
kakwa 94b8feba8e fix test for OpenBSD
no timeout command on OpenBSD
2017-04-27 22:28:04 +02:00
kakwa 310a76104c revert change in stress.py test script 2017-01-29 19:58:14 +01:00
kakwa 73038b0ec5 fix link dl option 2017-01-29 18:58:01 +01:00
kakwa 89246d9f43 add ssl line (commented) for stress script 2016-12-22 03:13:34 +01:00
kakwa 63c4c33a70 more secure cryptographic algorithm in example configuration 2016-09-12 22:43:00 +02:00
kakwa e55f8c81b6 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 cb29ac9e42 change the attributes of the test certificates (cosmetic only) 2016-09-12 00:41:34 +02:00
kakwa 0185f87d46 adding test case for ssl setup 2016-09-11 23:59:52 +02:00
kakwa 78c50ace54 adding test configuration for ssl setup 2016-09-11 23:57:25 +02:00
kakwa 4cfc042498 adding error handling in case civetweb fails to start 2016-09-11 20:07:14 +02:00
kakwa 04f145fb4a adding a sleep 1 (waiting for the server to be up 2016-09-11 19:29:20 +02:00
kakwa 5735ced73b fix tests 2016-09-10 03:14:02 +02:00
kakwa 0ef4a83010 displaying the timer every 1000 requests instead of every 10000 2016-09-09 00:03:42 +02:00
kakwa 443e7a2f1c increasing the size of the test keys 2016-09-09 00:02:24 +02:00
kakwa de4f796b33 enable num_threads > 1 in the test configuration 2016-09-08 23:20:25 +02:00
kakwa fcea2e8fc8 making the stress.py stress test executable 2016-09-08 23:19:51 +02:00
kakwa b962e31461 adding a ts request file for tests 2016-09-08 20:44:52 +02:00
kakwa 7249db64f5 adding a small stress script 2016-09-08 20:44:28 +02:00
kakwa 08dcf50add fix the ssl certificate creation script 2016-09-07 21:45:48 +02:00
kakwa e2e254480a small improvement on test script 2016-09-07 21:43:15 +02:00
kakwa 235f23bcac adding a small external test 2016-09-07 21:41:21 +02:00
kakwa 612dedad64 a little temporary fix concerning the lack of multithread support 2016-09-05 23:24:41 +02:00
kakwa d36c2b4286 use only one thread (concurrency issues for now) 2016-09-02 00:35:39 +02:00
kakwa e830436735 fixing test configuration to new relative path policy 2016-09-01 19:55:55 +02:00
kakwa bb08375b44 removing the serial file parameter, the serial is now random 2016-08-30 22:51:13 +02:00
kakwa 862cc77c4f implementing loading of the OIDs 2016-08-27 11:39:53 +02:00
kakwa be745d8594 fix create_tsa_certs if not run from its directory 2016-08-27 01:27:15 +02:00
kakwa 594ee4f6fc fix test configuration 2016-08-27 01:25:37 +02:00
kakwa 48819b9695 fix create_tsa_certs script 2016-08-27 01:06:48 +02:00
kakwa 3cb7f920fe new way to create certs for testing 2016-08-27 01:03:02 +02:00
kakwa a2007f36dd fix default configuration 2016-08-26 19:31:12 +02:00
kakwa c8f30485fe change path to certificats in test conf 2016-08-26 19:14:48 +02:00
kakwa 1754457a5b adding a test pki 2016-08-26 19:11:17 +02:00
pcarpent 18e30a81ae init project skeleton 2015-12-16 23:11:08 +01:00