alpacon cert download
Download a certificate
Synopsis
Download a 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/certificate.crt`. The recommended file extension for certificates is `.crt`.
alpacon cert download [CERT ID] [flags]
Examples
alpacon cert download [CERT ID] --out=/path/to/certificate.crt
Options
-h, --help # help for download
-o, --out string # path where certificate should be stored
SEE ALSO
- alpacon cert - Manage and interact with SSL/TLS certificates