Skip to content

A CSS based User Interface demonstration for Digital Calibration Certificates (DCC)

License

Notifications You must be signed in to change notification settings

AaltoSmartCom/DCC-XML-CSS-UI-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCC-XML-CSS-UI-demo

A CSS based User Interface demonstration for Digital Calibration Certificates (DCC) The demo requires you to have an eIDAS-validation server running, to automate this you can use our Docker-compose file(instructions below).

Prequisites

Building

To start the eIDAS-server and make the DCC XMLs more easily available you can just run the command below.

docker-compose build && docker-compose up

Then you can navigate to the web server at http://127.0.0.1:10001/ You will just see a test index page.

Viewing xml

To view the XML file: navigate to http://127.0.0.1:10001/XML/<XMLNAME.xml> The full list of XML files can be viewed here.

Validation demo can be found at path http://127.0.0.1:10001/XML/DCC-signed.xml

Demo gif

Below you can first see a correct validation and then the result when the .xml file have been tampered with.

example

About

A CSS based User Interface demonstration for Digital Calibration Certificates (DCC)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published