User's Manual

Public Key Infrastructure Credentials Management Tools
2-12 Oracle Database Advanced Security Administrator's Guide
Help Menu Table 2–5 describes the contents of the Help menu.
orapki Utility
The orapki utility is a command line tool that you can use to manage certificate
revocation lists (CRLs), create and manage Oracle wallets, and to create signed
certificates for testing purposes.
The basic syntax for this utility is as follows:
orapki module command -option_1 argument ... -option_n argument
For example, the following command lists all CRLs in the CRL subtree in an
instance of Oracle Internet Directory that is installed on machine1.us.acme.com
and that uses port 389:
orapki crl list -ldap machine1.us.acme.com:389
Table 2–5 Oracle Wallet Manager Help Menu Options
Option Description
Contents Opens Oracle Wallet Manager online help.
Search for Help on Opens Oracle Wallet Manager online help and displays the
Search tab.
About Oracle Wallet
Manager
Opens a window that displays the Oracle Wallet Manager
version number and copyright information.
See Also:
"Certificate Revocation List Management" on page 7-40 for
information about how to use orapki to manage CRLs in the
directory.
Appendix E, "orapki Utility" for reference information on all
available orapki commands