Difference between revisions of "E-Business Server:How to view the signatures on a key"

From SDS
Jump to navigation Jump to search
(Created page with "== 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 ke...")
 
 
Line 1: Line 1:
 +
 +
 +
 +
 +
 
== How to view the signatures on a key ==
 
== How to view the signatures on a key ==
  

Latest revision as of 11:37, 21 October 2019



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.