Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allowed client configuration without certificate chain (2) | Rasmus Dahlberg | 2020-11-05 | 1 | -2/+1 |
| | | | | Missed a few files. | ||||
* | added error handling for public key parsing | Rasmus Dahlberg | 2020-11-05 | 1 | -1/+3 |
| | |||||
* | moved package from stfe/server/descriptor to stfe/descriptor | Rasmus Dahlberg | 2020-11-05 | 1 | -1/+1 |
| | |||||
* | added chain processing with intermediate certificates | Rasmus Dahlberg | 2020-11-03 | 1 | -1/+1 |
| | | | | | Basic test chains can be generated manually with openssl, see details in server/testdata/x509/README.md. | ||||
* | added client-side inclusion proof verification | Rasmus Dahlberg | 2020-11-03 | 1 | -0/+58 |