Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cryptographic signature invalid error #54

Closed
digitalmind opened this issue May 27, 2021 · 2 comments
Closed

Cryptographic signature invalid error #54

digitalmind opened this issue May 27, 2021 · 2 comments
Labels
question Further information is requested

Comments

@digitalmind
Copy link

digitalmind commented May 27, 2021

While testing, I keep getting cryptographic signature invalid error.

The test url is https://user-images.githubusercontent.com/76050122/119028040-4b5d1300-b9a7-11eb-8bf4-3d5b9c4272f5.png
I have tried updating the public keys but that did not change anything. Upon inspection I can see that the signer certificate update results in a 204 response.
204 No Content https://dgca-verifier-service.cfapps.eu10.hana.ondemand.com/signercertificateUpdate (126ms)

I have tested signer certificate url in POSTMAN and the response is 200.

ps. The ios version works normally

What am I missing?

@digitalmind digitalmind added the question Further information is requested label May 27, 2021
@digitalmind digitalmind changed the title 204 No Content From the Key 204 No content from the signer certificate update url May 27, 2021
@digitalmind digitalmind changed the title 204 No content from the signer certificate update url Cryptographic signature invalid error May 27, 2021
@RalicaY
Copy link
Collaborator

RalicaY commented May 27, 2021

Hello, it is seems to be a bug connected to the fact that the QR Code is of type TEST. You should try with a QR-Code of type VAC or REC. For example, with the attached REC QR-Code.
rec

@digitalmind
Copy link
Author

digitalmind commented May 27, 2021

Thank you, it works with the new QR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants