Open Covid Certificate Validator Versions Save

An open source API to validate the EU Covid Certificates / Green Certificates

v.0.0.7

1 year ago

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.

v0.0.6

2 years ago

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

Full Changelog: https://github.com/merlinschumacher/Open-Covid-Certificate-Validator/compare/v0.0.5...v0.0.6

v0.0.5

2 years ago

@dajiaji fixed a bug in https://github.com/dajiaji/python-cwt which blocked some certificates from being verified.

v0.0.4

2 years ago

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

Full Changelog: https://github.com/merlinschumacher/Open-Covid-Certificate-Validator/compare/v0.0.3...v0.0.4

v0.0.3

2 years ago

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.

v0.0.2

2 years ago

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

v0.0.1

2 years ago

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.