alpacon
Alpacon authority
alpacon authority download-crt

alpacon authority download-crt

Download a root certificate

Synopsis

Download a root certificate from the server and save it to a specified file path.
The path argument should include the file name and extension where the certificate will be stored.
For example, `/path/to/root.crt`. The recommended file extension for certificates is `.crt`.
alpacon authority download-crt [AUTHORITY ID] [flags]

Examples

  alpacon authority download-crt [AUTHORITY ID] --out=/path/to/root.crt

Options

  -h, --help         # help for download-crt
  -o, --out string   # path where root certificate should be stored

SEE ALSO