aboutsummaryrefslogtreecommitdiff
path: root/server/testdata/end-entity.key
Commit message (Collapse)AuthorAgeFilesLines
* tested certificate chain code path furtherRasmus Dahlberg2020-10-261-51/+0
| | | | | Added more documentation and quick helper scripts for now. We need to specify which signature schemes we expect/support from submitters.
* added basic trust-anchor code pathRasmus Dahlberg2020-10-231-0/+51
Pretty much the bare minimum to load trust anchors from file and check that the submitter's certificate chains back to something valid.