Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
titleRun .create_root_ca.sh shell script
linenumberstrue
./# Description
# create_root_ca.sh --days=<number-of-days>

# Example
./create_root_ca.sh --days=5475


The shell script is executed with an optional single argument:

...