aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Describe HTTP APIRasmus Dahlberg2023-12-251-6/+27
|
* Fix typosRasmus Dahlberg2023-12-251-2/+2
|
* Update design and write a brief introductionRasmus Dahlberg2023-12-252-3/+119
| | | | | | Credit: much good input from Filippo Valsorda in the cleaned up version of this design draft, e.g., including use of HMAC and that there may be dragons wrt. to any potential filtering on the NotBefore timestamp.
* Rename fileRasmus Dahlberg2023-12-251-0/+0
|
* Remove .swp fileRasmus Dahlberg2023-12-171-0/+0
| | | | Ops.
* Drafty server package to receive node requestsRasmus Dahlberg2023-12-179-47/+222
| | | | | curl http://localhost:2009/get-status curl -X POST --data-binary @/home/rgdd/fullchain.pem -u node_a:aaaa http://localhost:2009/add-chain
* Add drafty skeletonRasmus Dahlberg2023-12-1022-60/+1530
|
* Add drafty READMERasmus Dahlberg2023-12-021-2/+112
| | | | Serves as a mock-up of what to implement.
* Initial commitRasmus Dahlberg2023-12-025-0/+58