w3c / vc-di-ecdsa

Data Integrity specification for ECDSA using NIST-compliant curves
https://w3c.github.io/vc-di-ecdsa/
Other
8 stars 9 forks source link

Update ECDSA-SD test vectors to include "issuer" property. #56

Closed Wind4Greg closed 7 months ago

Wind4Greg commented 8 months ago

This is an update to the informative test vectors for ECDSA-SD. Only test vector content was changed and not informative text.

The base credential used to generate the ECDSA-SD test vectors was missing the required issuer property. This PR fixes this and enhances the mandatoryPointers in the example to include a pointer to the issuer property to produce a derived credential that includes this required property.


:boom: Error: 502 Bad Gateway :boom:

PR Preview failed to build. (Last tried on Feb 1, 2024, 5:34 PM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [Spec Generator](https://www.w3.org/2015/labs/) - Spec Generator is the web service used to build specs that rely on ReSpec. :link: [Related URL](https://labs.w3.org/spec-generator/?type=respec&url=https%3A%2F%2Fraw.githubusercontent.com%2FWind4Greg%2Fvc-di-ecdsa%2Fe6923b121ddd9500cd78e6e703b140e19b9cb836%2Findex.html%3FisPreview%3Dtrue) ``` error code: 502 ``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/vc-di-ecdsa%2356.)._
TallTed commented 7 months ago

@aljones15 — What makes you wonder about the issuer validity?

Guessing it might be the authority in their identifier (vc.example), that's a valid domain, per RFC.

Wind4Greg commented 7 months ago

Editorial, multiple reviews, no changes requested, no objections, merging.