Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Releases: merlinschumacher/Open-Covid-Certificate-Validator

0.0.7: Fixes to the Austrian certificates

04 Mar 22:22
ac8dedf
Compare
Choose a tag to compare

The Austrians changed their root certificate for the certs. This version includes the new version.
You need to remove the certificates, so the app will download them again.

All other changes are just dependencies or are cosmetical.

Version 0.0.6: Fixed automatic updates

02 Jan 17:40
b2700ed
Compare
Choose a tag to compare

This release fixes the broken update mechanism. The certificates will now be updated every 24hs.

Full Changelog: v0.0.5...v0.0.6

Version 0.0.5: Updated dependencies to fix certificate verification

15 Dec 10:50
18c2287
Compare
Choose a tag to compare

Version 0.0.4: Always return DCC

13 Dec 23:53
Compare
Choose a tag to compare

This version will always return DCC data. Even if the validation fails. Also the tests have been extended.

Full Changelog: v0.0.3...v0.0.4

Version 0.0.3: AT support and business rules

25 Nov 22:22
4b6f136
Compare
Choose a tag to compare

This version supports the Austrian certificate infrastructure. Just set AT as the CERT_COUNTRY variable. It also exports business rules needed to check the validity of a certificate according to national rules.

Version 0.0.2: Updated test certificates, updated dependencies

08 Nov 22:54
7c81e7e
Compare
Choose a tag to compare

This update only updates the dependencies and adds new certificates for unit testing.

First release

16 Aug 22:17
6fec258
Compare
Choose a tag to compare

The first release contains a working validator for EU COVID certificates / EU Green Certificates / Digitaler Impfnachweis. It currently only supports the certificate list provided by Germany, which should be able to validate all conforming European vaccination certificates.
The German certificates are signature checked when (down)loaded.

Notice: This software is still very rudimentary. It comes withour any warrant.