Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added chain processing with intermediate certificates | Rasmus Dahlberg | 2020-11-03 | 1 | -9/+0 |
| | | | | | Basic test chains can be generated manually with openssl, see details in server/testdata/x509/README.md. | ||||
* | added start on stfe client | Rasmus Dahlberg | 2020-11-02 | 1 | -0/+9 |
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). |