HP StorageWorks XPath OS 7.4.X Command Reference Guide (AA-RVHCC-TE, September 2005)

162 XPath OS CLI commands
Displays existing private key infrastructure (PKI) objects.
Synopsis
pkishow -p port
pkishow -s
pkishow -a
Availability
all users
Description
Use this command to display the existence of PKI objects, such as switch private key, private key
passphrase, CSR, root certificate, and switch certificate.
Operands
This command has the following operands:
Examples
To display the keys on port 0:
To display the keys for the switch entity:
pkiShow
-a Displays keys for all the ports.
-p Specifies the port number to display specific port keys.
-s Displays keys for the switch entity.
switch:admin> pkishow -p 0
Keys for port 0:
Private Key : Exist
CSR : Exist
Certificate : Empty
Root Certificate: Exist
switch:admin> pkishow -s
Keys for Switch
Private Key : Exist
CSR : Exist
Certificate : Empty
Root Certificate: Exist