Skip to content

speedlog/nccert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts for handling XML file with TSL list

Script working on XML file with TSL (Trusted Service List) - technical specification provided by Electronic Signatures and Infrastructures (ESI). Polish TSL is available on site: https://www.nccert.pl/tsl.htm Script should work with other national trusted service lists.

Requirements:

Generate JKS with TSA certificates

If you need keystore with TSA CA you can run python create-jks-with-tsa-ca.py [XML_FILE]

It generates "tsaCA.jks" file with TSA certificates. If file "tsaCA.jks" exists script will add certificates to it. Password to JKS is changeit. Alias of added certificates is name of trusted service provider plus random number to avoid alias conflicts.

About

Scripts for handling national TSL list

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages