-
## Your Question
* Documentation File: https://github.com/ehn-digital-green-development/hcert-spec/
* Line / Paragraph: https://github.com/ehn-digital-green-development/hcert-spec/blob/main/hcert_sp…
-
I tested your validator with my personal certificate and got the error that "The DCC is not in a supported format, so the validity cannot be verified." This issue comes from the fact that your code as…
Henje updated
3 years ago
-
> The trusted keys which will be used by verifiers are published in a list which includes all public keys together with issuer metadata. The keys which from time to time are used to sign the HCERTs an…
-
https://github.com/ehn-digital-green-development/hcert-spec/blob/v105/hcert_spec.md
@dirkx @fredriklj
-
Upon Scanning the QR Code in the iOS Wallet, the HC1 prefix is removed.
The resultant QR Code that is saved in the Wallet is invalid, as it's missing the HC1 prefix.
in HCert.swift:
```
stat…
-
* Source File: https://github.com/eu-digital-green-certificates/dgca-app-core-ios/blob/main/Sources/Models/HCert.swift
* Line(s): https://github.com/eu-digital-green-certificates/dgca-app-core-ios/bl…
-
## Describe the bug
The current implementation is comparing the `ver` attribute of the DCC/hcert with the `Version` attribute of the rule:
https://github.com/eu-digital-green-certificates/dgc-c…
-
We have additional fields that we want to add to the schema. "Citizen ID" and the "Passport Number" fields don't exist in the schema (v 1.3.0) but are in use right now in our country.
We are trying…
-
File: LI/2DCode/raw/4.json
```
tests/test_ehealth_certs.py:287: in test_cose_schema
schema_validate(hcert, _get_hcert_schema())
/opt/hostedtoolcache/Python/3.9.5/x64/lib/python3.9/site-package…
-
For Android sdk below 26 (Android 8.0), there will be an exception since java.util.Base64 is unknown.
This can be modified in https://github.com/ehn-dcc-development/hcert-kotlin/blob/main/src/jvmMa…