summaryrefslogtreecommitdiff
path: root/leap_ca.rb
AgeCommit message (Collapse)Author
2012-09-20capified and moved bin to own dirAzul
2012-09-19deamonized scriptAzul
you can now call it with leap_ca.rb {start,restart,stop,run} run will run in foreground.
2012-09-11Filling the pool with up to 10 certsAzul
2012-09-11configuring couchDB the CouchRest way and using that for trackingAzul
2012-09-11added config classAzul
2012-09-10minor set constants for SERVER and DATABASEAzul
2012-09-03it's not a test - it's the main programAzul