aboutsummaryrefslogtreecommitdiff
path: root/server/testdata/chain/rgdd-root.srl
Commit message (Collapse)AuthorAgeFilesLines
* added start on stfe clientRasmus Dahlberg2020-11-021-1/+1
| | | | | | ChecksumV1 entries can be submitted using client-side ed25519 signatures. The resulting SignedDebugInfoV1 is then verified using the log's announced signature scheme and public key (currently only ed25519).
* tested certificate chain code path furtherRasmus Dahlberg2020-10-261-0/+1
Added more documentation and quick helper scripts for now. We need to specify which signature schemes we expect/support from submitters.