alpacon authority download-crl

Download the Certificate Revocation List (CRL) for a certificate authority

alpacon authority download-crl AUTHORITY_ID [flags]

Options

  -h, --help           # help for download-crl
  -o, --out string     # path where CRL should be stored

Examples

Download the CRL to a file:

alpacon authority download-crl AUTHORITY_ID -o crl.pem

Download the CRL with default filename:

alpacon authority download-crl AUTHORITY_ID