Commit Graph

23 Commits

Author SHA1 Message Date
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 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 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 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 b47fe2f04b fix the ssl certificate creation script 2016-09-07 21:45:48 +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