aboutsummaryrefslogtreecommitdiff
path: root/rpkid/testbed.py
AgeCommit message (Collapse)Author
2008-04-15Add code to cope with transient joins in the cert tree during keyRob Austein
rollover. svn path=/rcynic/rcynic.c; revision=1662
2008-04-14Rework ROA reissue and withdrawal code, not well-tested yet but atRob Austein
least in theory it may be right this time. svn path=/rpkid/rpki/left_right.py; revision=1661
2008-04-11Checkpoint. Initial ROA generation working, no maintenance yet.Rob Austein
svn path=/docs/rpki-db-schema.sql; revision=1656
2008-04-11Checkpoint. ROA generation almost working, but not quite.Rob Austein
This checkpoint breaks "make test", will be fixed shortly. svn path=/docs/left-right-xml; revision=1654
2008-04-11CleanupRob Austein
svn path=/rpkid/testbed.py; revision=1653
2008-04-11Checkpoint. Partial support for route_origin in testbed.Rob Austein
svn path=/rpkid/testbed.1.yaml; revision=1652
2008-04-11CheckpointRob Austein
svn path=/rpkid/rpki/gctx.py; revision=1651
2008-04-09Switch to using new CMS routines.Rob Austein
svn path=/rpkid/irbe-setup.py; revision=1643
2008-04-09First stage of rototill to support new trust anchor model.Rob Austein
svn path=/docs/left-right-xml; revision=1640
2008-04-08Per RobK, save generated BSC pkcs10_request in SQL and get rid ofRob Austein
useless public_key field. svn path=/rpkid/Makefile; revision=1637
2008-04-07Hideously inefficient first cut at dynamic TLS trust anchor handling.Rob Austein
With this enabled, client certificate validation finally works. Efficiency issues deferred until new trust anchor model is in place, since it will need to be rewritten at that point anyway. svn path=/rpkid/rpki/gctx.py; revision=1628
2008-04-07Checkpoint. Add (untested) ability to call out for a dynamicRob Austein
x509Store verifier object. svn path=/rpkid/cronjob.py; revision=1627
2008-04-06Checkpoint. All TLS certificate checking temporarily disabled priorRob Austein
to replacing tlslite/Cryptlib certificate checking with POW/OpenSSL. svn path=/rpkid/rpki/https.py; revision=1625
2008-03-27Finally got client cert checks working with tlslite -- then promptlyRob Austein
disabled them again in testbed.py (commented out in generated config), because I need to rework the internal trust anchor setup before the up-down protocol will have a prayer of working with this enabled. svn path=/rpkid/OPERATION; revision=1565
2008-03-06Nasty kludge to pacify MySQL 5.0Rob Austein
svn path=/rpkid/testbed.py; revision=1553
2008-03-01Make startup time configurable, for slow machinesRob Austein
svn path=/rpkid/testbed.py; revision=1539
2008-03-01More loggingRob Austein
svn path=/rpkid/testbed.py; revision=1537
2008-02-27Filename cleanupRob Austein
svn path=/rpkid/Makefile; revision=1531