Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Verify SSL certificates and hostnames in python codesslverify | Magnus Ahltorp | 2015-04-10 | 1 | -0/+3 |
| | | | | Closes CATLFISH-34 | ||||
* | Cleanup tests and use urllib2.build_openercleanup-tests | Magnus Ahltorp | 2015-03-31 | 1 | -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 calculation | Magnus Ahltorp | 2015-03-23 | 1 | -3/+14 |
| | |||||
* | verifysct.py: Fetch fresh STH instead of using old | Magnus Ahltorp | 2015-02-27 | 1 | -3/+8 |
| | |||||
* | Add saving and verification of SCT to python tools | Magnus Ahltorp | 2015-02-27 | 1 | -0/+101 |