aboutsummaryrefslogtreecommitdiff
path: root/server/store
AgeCommit message (Collapse)Author
2016-08-28List only certs which haven't expiredNiall Sheridan
2016-08-20Run some tests in parallelNiall Sheridan
2016-08-09SQLite DB supportNiall Sheridan
2016-08-07Ping the db before attempting to query itNiall Sheridan
2016-08-01fix buildNiall Sheridan
2016-07-31Support mongo datastoresNiall Sheridan
2016-07-24Add a page for revoking certsNiall Sheridan
Add a template for revocation Use DATETIME type to store created/expires times Require auth for the /admin and /revoke endpoints
2016-07-03first pass at a certificate storeNiall Sheridan