summaryrefslogtreecommitdiff
path: root/test/catlfish-test-local-1.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Get submitting and storing working.Linus Nordberg2016-04-081-0/+1
| | | | | | | | | | | | | Add README.dnssec. Do start the dnssecport server. Add config option 'trust_anchors_file'. Pass correct data to validation server. Change URL for submitting to match draft (add-rr-chain). Make add-rr-chain take a base64-encoded string of RR's instead of JSON list with one RR per entry. TODO: Make the python tools know enough DNS to be able to verify SCT's and such (i.e. 'make tests').
* Add support for option 'max_submit_size' to compileconfig.py.Linus Nordberg2016-02-011-0/+1
|
* Use paths/public_cacertfile config variable for public https certMagnus Ahltorp2015-08-241-0/+1
|
* Implement rate limiting of add_chainMagnus Ahltorp2015-06-121-0/+3
|
* X.509 cert generation for http serverMagnus Ahltorp2015-03-311-3/+6
|
* Cleanup tests and use urllib2.build_openerMagnus 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