summaryrefslogtreecommitdiff
path: root/tools/certtools.py
Commit message (Expand)AuthorAgeFilesLines
* Verify SSL certificates and hostnames in python codesslverifyMagnus Ahltorp2015-04-101-7/+16
* Pass an SSL context to urrllib2.Linus Nordberg2015-03-311-4/+4
* Cleanup tests and use urllib2.build_openercleanup-testsMagnus Ahltorp2015-03-311-18/+32
* Merge remote-tracking branch 'refs/remotes/map/compileconfig2'Linus Nordberg2015-03-251-11/+91
|\
| * Generate config from master config. Verify responses in merge.py.Magnus Ahltorp2015-03-231-8/+35
| * Added precert handling for SCT calculationMagnus Ahltorp2015-03-231-5/+15
| * Added validatestore.pyMagnus Ahltorp2015-03-231-0/+20
| * Add submission of precertsMagnus Ahltorp2015-03-231-0/+23
* | Add tools/fetchacert.py, fetching exactly one chain from a log.Linus Nordberg2015-03-251-0/+10
|/
* Add precert handling.Linus Nordberg2015-03-231-7/+7
* merge.py: use external signingMagnus Ahltorp2015-03-031-6/+14
* Move http_request to certtoolsMagnus Ahltorp2015-03-031-0/+18
* Add consistency proof checking to testcase1Magnus Ahltorp2015-02-271-1/+4
* testcase1: Actually verify inclusion proofMagnus Ahltorp2015-02-201-2/+24
* Move public keys to separate fileMagnus Ahltorp2015-02-201-14/+1
* Added verification of consistency proofsMagnus Ahltorp2015-02-201-0/+89
* Implement function to fetch consistency proofMagnus Ahltorp2015-02-201-9/+99
* fetchallcerts.py: handle precertsMagnus Ahltorp2015-02-201-3/+90
* Wait after first submission. Continue on http error 400. Print submission rat...Magnus Ahltorp2015-02-201-1/+3
* Move hardcoded merge parameters to command lineMagnus Ahltorp2015-02-201-14/+23
* certtools.py: fix bug in build_merkle_treeMagnus Ahltorp2014-10-281-0/+3
* merge.py: send whole sth in sendsth callMagnus Ahltorp2014-10-271-0/+20
* fetchallcerts.py: calculate root hashMagnus Ahltorp2014-10-271-0/+24
* Added fetchallcerts.pyMagnus Ahltorp2014-10-271-0/+8
* submitcert.py: submit multiple cert chainsMagnus Ahltorp2014-10-271-0/+14
* Add copyright and licensing information.Linus Nordberg2014-10-151-0/+3
* Added basic system testMagnus Ahltorp2014-10-081-13/+36
* Simplify submitcertMagnus Ahltorp2014-10-081-8/+40
* submitcert: Validate SCT and compare log idtesttools3Magnus Ahltorp2014-09-251-1/+40
* submitcert.py: Get submitted entry from log and compareMagnus Ahltorp2014-09-241-1/+29
* Import sys.Linus Nordberg2014-09-231-0/+1
* Add whitespace in order to break long lines.Linus Nordberg2014-09-231-8/+14
* Added submitcert.pytesttoolsMagnus Ahltorp2014-09-231-0/+74