Skip to main content

14.8.13 Displaying a Registered X.509 Public Key Certificate


14.8.13 Displaying a Registered X.509 Public Key Certificate
Use the showvbootcerts command to display the information of an X.509 public key certificate registered with the XSCF.
If you want to display a list of all registered X.509 public key certificates, specify the destination physical partition and the -a option. This displays a list of system default certificates and user's certificates. You can also display detailed information by specifying the -v option.
XSCF> showvbootcerts -p ppar_id -a
To display the information for a system default certificate, specify the target physical partition, the -s option, and the index number of the system default certificate. You can also display detailed information by specifying the -v option.
XSCF> showvbootcerts -p ppar_id -s -i index
To display the information of a user's certificate registered with the addvbootcerts command, specify the destination physical partition, the -u option, and the index number of the user's certificate. You can also display detailed information by specifying the -v option.
XSCF> showvbootcerts -p ppar_id -u -i index
Note - You can also use XSCF Web to display an X.509 public key certificate.