Releases: merlinschumacher/Open-Covid-Certificate-Validator
0.0.7: Fixes to the Austrian certificates
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
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
@dajiaji fixed a bug in https://github.com/dajiaji/python-cwt which blocked some certificates from being verified.
Version 0.0.4: Always return DCC
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
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
This update only updates the dependencies and adds new certificates for unit testing.
First release
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.