eu-digital-green-certificates / dgc-overview

This repository provides an overview over the EU Digital Green Certificates (DGC) project.
Apache License 2.0
209 stars 29 forks source link

Running a custom verification service #56

Closed ikarstein closed 2 years ago

ikarstein commented 2 years ago

I have been asked by one of my customers to write a custom DCC verification service. Here are TONS of information, but the "verification guide" is empty (https://github.com/eu-digital-green-certificates/dgc-overview/blob/main/guides/validation-guide.md).

It's also not clear how to obtain access to the test gateway (and later acceptance and production). I created an issue here: https://github.com/eu-digital-green-certificates/dgc-participating-countries/issues/13#issue-1071444390

For any information I would be very grateful!

daniel-eder commented 2 years ago

Applications do not directly interact with the gateway, but rather with national backends (which in turn communicate with the gateway), so the access to the gateway is limited to countries in the onboarding process.

Private organizations can participate in the system by accessing their respective national backend to obtain public keys. Generally speaking the point of contact is then the health authority in the country the system is supposed to run, but there are also some countries that offer public access. You can find a discussion on the topic here: https://github.com/eu-digital-green-certificates/dgc-participating-countries/issues/10