aboutsummaryrefslogtreecommitdiff
path: root/server/testdata/entry/main.go
Commit message (Collapse)AuthorAgeFilesLines
* refactor types and documentationRasmus Dahlberg2020-10-301-4/+2
| | | | | | Structured files a bit better, added more documentation, switched to pointers as default (unless specifically motivated not to do so), and encapsulated TLS (un)marshaling for the respective types that use it.
* tested certificate chain code path furtherRasmus Dahlberg2020-10-261-0/+46
Added more documentation and quick helper scripts for now. We need to specify which signature schemes we expect/support from submitters.