README
¶
step-badger 
This tool has 3 features:
- display issued x509 certificates from step-ca badger database.
- display issued ssh certificates from step-ca badger database.
- display content of a given data prefix from step-ca badger database.
step-badger x509Certs
Export data of x509 certificates.
step-badger x509Certs PATH
See --emit=j
parameter to export much richer JSON.
Example
step-badger sshCerts
Export data of ssh certificates.
step-badger sshCerts PATH
See --emit=j
parameter to export much richer JSON.
Example
step-badger dbTable
Export data of a given table.
step-badger dbTable PATH TABLE
See this for table names.
Example
Build
See BUILD.md file.
License
step-badger
was created by Lukasz Lobocki. It is licensed under the terms of the CC0 v1.0 Universal license.
All components used retain their original licenses.
Credits
step-badger
was created with cookiecutter and template.
Documentation
¶
There is no documentation for this package.
Click to show internal directories.
Click to hide internal directories.