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

From SDS
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.