Skip to content

Downloads of untrusted certificates from the production service #55

@louridas

Description

@louridas

Your Question

We are running version 0.5 of dgca-verifier-service.

When the service runs, it downloads 85 certificates from the production infrastructure:

2021-06-16 14:25:59.720  INFO 6 --- [   scheduling-3] e.e.e.d.g.c.DgcGatewayDownloadConnector  : Got Response from DGCG, Downloaded Certificates: 85

However, it then reports that there are 38 trusted certificates:

2021-06-16 14:26:00.576  INFO 6 --- [   scheduling-3] e.e.e.d.g.c.DgcGatewayDownloadConnector  : DSC TrustStore contains 38 trusted certificates.

That means, among other things, that we cannot use DSCs from Germany and Lithuania.

  • Is there something wrong with these certificates, and is this the expected behaviour?
  • When does the verifier service not trust a certificate?
  • Under what circumstances a DSC that has been uploaded to production is untrusted?
  • Shouldn’t these untrusted certificates be pulled out (cleared) from the production service in the first place?

Best Regards,

Panos.

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions