Skip to content

Mark Verifying Authority (MVA) Root Certificate Store

License

Notifications You must be signed in to change notification settings

markcerts/mvarcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVARCS

MVARCS (Mark Verifying Authority Root Certificate Store) is a store for the trusted root certificates involved in Mark Certificates (MC) from Mark Verifying Authorities (MVA).

The cacert.pem file contains the PEM certificates from the MVAs.

Subsequent packages and libraries use this repo as a submodule for packaging up the certificates:

This store is inspired by the similar Certifi.io used for TLS certificates.

Certificate Fetcher

The bin\mvarcs.py script fetches and formats the certificates.

# install required dependencies
pip install -r requirements.txt
# run doctest against script
python -m doctest -v bin/mvarcs.py
# run the tool
python bin/mvarcs.py

Disclaimer

This tool and the certificates are provided "as is" without any warranties. Use it at your own risk.

Terms and Conditions

The author(s) are not responsible for any damage or loss caused by the use of this tool or certificates.
Inclusion of certificates here does not guarantee that an provider will honor your MCs.

About

Mark Verifying Authority (MVA) Root Certificate Store

Topics

Resources

License

Stars

Watchers

Forks

Languages