alan-turing-institute / trustchain

Trustworthy decentralised PKI
https://alan-turing-institute.github.io/trustchain/
Apache License 2.0
9 stars 4 forks source link

Challenge-response: Fix server response Part 1 #171

Open pwochner opened 4 months ago

pwochner commented 4 months ago

When running trustchain-cli cr identity respond, return if request to attestor server is Ok.

sgreenbury commented 4 months ago

For reference: https://github.com/alan-turing-institute/trustchain/blob/ae079f31e9b4e4baddbeed4068dc2d043c2d6321/trustchain-http/src/attestor.rs#L143