Skip to content

joyantaDebnath/armor-driver

Repository files navigation

ARMOR Driver Module (Python)

Build and Install

./install.sh

Cleanup

./cleanup.sh

How to run

python3 driver.py --chain <input chain> --trust_store <input CA store> [--purpose <expected purpose>]

or

./bin/armor --chain <input chain> --trust_store <input CA store> [--purpose <expected purpose>]

*** List of Supported Purposes ***

serverAuth, clientAuth, codeSigning, emailProtection, timeStamping, ocspSigning

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published