Corporation Network Router User Manual

Managing Oracle Wallets with orapki Utility
E-4 Oracle Database Advanced Security Administrator's Guide
Managing Oracle Wallets with orapki Utility
The following sections describe the syntax used to create and manage Oracle
wallets with the orapki command line utility. You can use these orapki utility
wallet module commands in scripts to automate the wallet creation process.
Creating and Viewing Oracle Wallets with orapki
Adding Certificates and Certificate Requests to Oracle Wallets with orapki
Exporting Certificates and Certificate Requests from Oracle Wallets with orapki
Creating and Viewing Oracle Wallets with orapki
To create an Oracle wallet:
orapki wallet create -wallet <wallet_location>
This command will prompt you to enter and re-enter a wallet password. It creates a
wallet in the location specified for -wallet.
To create an Oracle wallet with auto login enabled:
orapki wallet create -wallet <wallet_location> -auto_login
This command creates a wallet with auto login enabled, or it can also be used to
enable auto login on an existing wallet. If the wallet_location already contains
a wallet, then auto login will be enabled for it. To turn the auto login feature off, use
Oracle Wallet Manager. See "Using Auto Login" on page 8-19 for details.
To view an Oracle wallet:
orapki wallet display -wallet <wallet_location>
Displays the certificate requests, user certificates, and trusted certificates contained
in the wallet.
Note: The -wallet parameter is manadatory for all wallet
module commands.
Note: For wallets with the auto login feature enabled, you are
prompted for a password only for operations that modify the
wallet, such as add.