Skip to content

Console app which converts dgc-trustlist official certificates into a trustlist format accepted by lpisano's Green Pass Validator.

License

Notifications You must be signed in to change notification settings

Mrizzi-96/dgc-testdata-trustlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DGC-testdata-trustlist

A GreenPassValidator trustlist formatter

This is a C# Console App which converts files from the dgc-testdata official repository to the trustlist format used in lpisano's Green Pass Validator.

Summary

How to use

First, clone this repository

git clone https://github.com/Mrizzi-96/dgc-testdata-trustlist.git

Then, initialize submodules in the assets folder in order to use the official testdata repository

git submodule init 
git submodule update

Lastly, Start the console app. You will find your formatted trustlist in a file called cached_trust_list.json.

Important info for validation

Remember that validation using dgc-testdata's certificates needs to be done at the moment which is written in the TESTCTX.VALIDATIONCLOCK JSON property. See their README file for clarification.

License

See LICENSE.txt.

About

Console app which converts dgc-trustlist official certificates into a trustlist format accepted by lpisano's Green Pass Validator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages