summaryrefslogtreecommitdiff
path: root/tools/verifysct.py
Commit message (Collapse)AuthorAgeFilesLines
* Verify SSL certificates and hostnames in python codesslverifyMagnus Ahltorp2015-04-101-0/+3
| | | | Closes CATLFISH-34
* Cleanup tests and use urllib2.build_openercleanup-testsMagnus Ahltorp2015-03-311-1/+4
| | | | | | | | | 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
* Added precert handling for SCT calculationMagnus Ahltorp2015-03-231-3/+14
|
* verifysct.py: Fetch fresh STH instead of using oldMagnus Ahltorp2015-02-271-3/+8
|
* Add saving and verification of SCT to python toolsMagnus Ahltorp2015-02-271-0/+101