E-Business Server:How to view the signatures on a key

From SDS
Revision as of 11:37, 21 October 2019 by Badm1 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search



How to view the signatures on a key

Technical Articles ID: SDSKB6


Environment E-Business Server 8.x and 7.x


Problem Viewing the signatures on a key and determining if a key has been signed.


System Change Added a new public key from a vendor to the keyring.


Solution To determine if a key has been signed, run the following command from the DOS command window:

ebs --key-list <keyid> --with-sigs

This command will show what signatures are on the Key ID that was specified.