Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

X.509 tool

Compile binary:

$ cargo build

Print available commands and options:

$ ./target/debug/x509_tool --help
X.509 tool for operations like:
- parse and print certificate on stdout
- render certificate fields to static C-header

Usage: x509_tool <COMMAND>

Commands:
  print   Print given certificate or private key
  render  Render given certificate or private key to C-header
  help    Print this message or the help of the given subcommand(s)

Options:
  -h, --help     Print help
  -V, --version  Print version

Contact

email: kamkie1996@gmail.com

About

X.509 tool for certificate and private key printing or C-headers rendering.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages