Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tested certificate chain code path further | Rasmus Dahlberg | 2020-10-26 | 1 | -32/+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 path | Rasmus Dahlberg | 2020-10-23 | 1 | -0/+32 |
Pretty much the bare minimum to load trust anchors from file and check that the submitter's certificate chains back to something valid. |