eu-digital-green-certificates / dgca-verifier-service

Repository for the dgca verifier service.
Apache License 2.0
17 stars 21 forks source link

signercertificateStatus service returned empty array and signercertificateUpdate 204 No Content #44

Closed tdinckaya closed 3 years ago

tdinckaya commented 3 years ago

Hello,

https://dgca-verifier-service.cfapps.eu10.hana.ondemand.com/signercertificateStatus

This api service return empty array. Why ?

image

https://dgca-verifier-service.cfapps.eu10.hana.ondemand.com/signercertificateUpdate

This api service return 204 No Content. Why ?

image

tdinckaya commented 3 years ago

Hello, Is there any progress on the subject? @slaurenz

slaurenz commented 3 years ago

Hi @tdinckaya, sorry for the late response. We are currently working on the problem. Our analysis found so far, that the connection between the test environment gateway and the verifier-service is corrupted / blocked. This leads to the fact, that the service is not able to download new certificates from the gateway and to verify the existing ones. This is the reason, why it responses with an empty list. We are searching for the root cause and a solution for it. We apologize for the inconvenience.

zajdee commented 3 years ago

Hi @slaurenz, is there an existing URL for the production verifier service already? I wasn't able to find any eHealth docs describing where does the production environment (URL) live.

slaurenz commented 3 years ago

Hi, there is no general verifier service URL for production. Each member state has to provide its own verifier service as backend for the local member state verifier app. These backends are synchronized by the DCC (DGC) Gateway. This implementation here only serves as template implementation.

slaurenz commented 3 years ago

Hi @tdinckaya, the service returns certificates again. Please verify and close the bug on success. Regards Simon

zajdee commented 3 years ago

@slaurenz Hi, I may have formulated the question incorrectly. Are you aware of the production URL of the DCC (DGC) gateway? This is the nonexistent information. Thanks.

(Also I've verified that the template endpoints work now, however as I'm not the one who has opened the bug, I can't close it.)

tdinckaya commented 3 years ago

Hello @slaurenz, Thank you and your team. It is working now.

Regards, Tansel