aboutsummaryrefslogtreecommitdiff
path: root/client/get-consistency-proof
Commit message (Collapse)AuthorAgeFilesLines
* replaced x509 with namespace on the client-sideRasmus Dahlberg2021-01-291-9/+37
|
* allowed client configuration without certificate chain (2)Rasmus Dahlberg2020-11-051-2/+1
| | | | Missed a few files.
* added error handling for public key parsingRasmus Dahlberg2020-11-051-2/+7
|
* moved package from stfe/server/descriptor to stfe/descriptorRasmus Dahlberg2020-11-051-1/+1
|
* added chain processing with intermediate certificatesRasmus Dahlberg2020-11-031-1/+1
| | | | | Basic test chains can be generated manually with openssl, see details in server/testdata/x509/README.md.
* added client-side consistency proof verificationRasmus Dahlberg2020-11-031-0/+62