:orphan: .. _scion-pki_key_match_certificate: scion-pki key match certificate ------------------------------- Find the matching certificate for the key Synopsis ~~~~~~~~ 'certificate' finds all the matching certificates for the key. If a file contains a certificate chain, only the first certificate in the chain is considered. The output contains all certificates that authenticate the key. :: scion-pki key match certificate [ ...] [flags] Examples ~~~~~~~~ :: scion-pki key match certificate cp-as.key ISD1-ASff00_0_110.pem scion-pki key match certificate cp-as.key *.pem Options ~~~~~~~ :: -h, --help help for certificate --kms string The uri to configure a Cloud KMS or an HSM. --separator string The separator between file names (default "\n") SEE ALSO ~~~~~~~~ * :ref:`scion-pki key match ` - Match the key with other trust objects