veraison / services

Attestation verification services based on Veraison components
Apache License 2.0
24 stars 13 forks source link

GetTrustAnchorID and ReferenceID Fetch should be symmetrical #214

Closed yogeshbdeshpande closed 4 months ago

yogeshbdeshpande commented 5 months ago

In the current scheme of things, with PR #211 , GetTrustAnchorID is anchored on StoreHandler while ReferenceID fetch is anchored with EvidenceHandler.

This asymmetry needs to be addressed!

setrofim commented 4 months ago

Addressed by https://github.com/veraison/services/pull/216