Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

2G+ #126

Open
sprain opened this issue Dec 22, 2021 · 2 comments
Open

2G+ #126

sprain opened this issue Dec 22, 2021 · 2 comments

Comments

@sprain
Copy link

sprain commented Dec 22, 2021

I have two questions/inputs regarding 2G+ from an integrator's point of view:

  • Currently, no 2G+ test mode is provided by the backend api. Will this change in the future?

  • If 2G+ certificate checks have to be implemented as they are currently presented in the official app (check of 1 or 2 certificates, with specific rules within the app), it will become much more complicated for existing integrations. Is this the final state of how it is going to work or will a simpler solution follow? I was hoping that vaccinated/recovered people who get tested would receive a specific 2G+ certficate so there will always be just one certificate to check.

@stmitt
Copy link
Collaborator

stmitt commented Dec 22, 2021

  • Currently CovidCertificateSDK.Verifier. activeModes includes includes TWO_G, THREE_G and TWO_G_PLUS. (Note: the active modes can change anytime, don't rely on their existence)
  • This is the solution for now. Unfortunately, it will be as complicated as verifying two certificates. Integrating both test and 2G into a single certificate is currently not supported by the EU spec, and would thus not be compatible for international visitors.

@sprain
Copy link
Author

sprain commented Dec 22, 2021

Unfortunately, it will be as complicated as verifying two certificates.

Bummer … but thanks for the quick reply!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants