GreenPassApp / greenpass-app

https://greenpassapp.eu
GNU General Public License v3.0
97 stars 7 forks source link

signature validation enhancement #32

Closed KODA-Christian closed 2 years ago

KODA-Christian commented 2 years ago

Hi, nice work! I'm a huge fan.

Could you help with the signature validation ?

Thanks!

JakobStadlhuber commented 2 years ago

Sorry for the late reply, could you please explain your issue in more detail, what is the problem or what exactly do you want?

KODA-Christian commented 2 years ago

I was talking about the [// TODO check signature ] in _validateSignature function from CertFetcher class. I am trying to implement this function and I am stuck.

KevinHaendel commented 2 years ago

We've already implemented the signature check in ceab444cc8e455eedc825280c66142cb58483b8b, but thank you very much for your helpfulness!