summaryrefslogtreecommitdiff
path: root/test/catlfish-test-local-1.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Verify config file signatureMagnus Ahltorp2017-02-011-0/+4
| | | | | Read log key from config file in more places. Check STH signature in storagegc.py
* Move tests to test/MakefileMagnus Ahltorp2016-10-051-9/+9
| | | | Tests only touch the catlfish/tests directory.
* Implement CATLFISH-74Magnus Ahltorp2016-07-111-3/+6
|
* Use paths/public_cacertfile config variable for public https certstoragegc2Magnus Ahltorp2015-08-241-0/+1
|
* Implement rate limiting of add_chainMagnus Ahltorp2015-06-121-0/+3
|
* X.509 cert generation for http servercagenMagnus Ahltorp2015-03-311-3/+6
|
* Cleanup tests and use urllib2.build_openercleanup-testsMagnus Ahltorp2015-03-311-5/+5
| | | | | | | | | Remove unused files Generate test config files directly in release directory Move test database files to "tests" directory Generate log key when preparing tests Report error when STH not found in v1.erl Make merge, fetchallcerts, submitcert, verifysct, and testcase1 take log key as argument
* Allow local administrator to override IP address and port for web serverMagnus Ahltorp2015-03-301-0/+7
| | | | Closes CATLFISH-30
* Generate config from master config. Verify responses in merge.py.Magnus Ahltorp2015-03-231-0/+17