iTP Secure WebServer System Administrator's Guide (iTPWebSvr 5.1+)
Configuring for Secure Transport
iTP Secure WebServer System Administrator’s Guide—522659-001
4-17
Using the Keyadmin Utility to Manage Keys and
Certificates
-list
specifies that you wish to generate a list of keys and certificates.
-dn 'dn' 
specifies that only the entry indicated by dn be displayed.
-root
specifies that only entries marked as root should be displayed.
-nonroot
specifies that only the entries not marked as root be displayed.
-disabled
specifies that only disabled entries be displayed.
-enabled
specifies that only enabled entries be displayed.
-verbose
specifies that complete information associated with the command string should be 
displayed.
For example, the following command:
bin/keyadmin -keydb conf/keys -list
produces the following output:
--------------------------------------
Distinguished Name:
 OU: Secure Server Certification Authority
 O: RSA Data Security, Inc.
 C: US
State: Root Enabled
Private Key: Not present
Public Key: Present
Certificate: Present
------------------------------------
Distinguished Name:
 CN: Secure Transport Bootstrap Certificate
 OU: Testing Only - Do Not Trust for Secure Transactions
 OU: No Assurance - Self-Signed
 OU: Generated Wed Mar 5 17:36:57 EST 1997
 O: fenway.company.com
State: Enabled
Private Key: Present
Public Key: Present
Certificate: Present
-------------------------------------










