Managing Oracle Wallets With Orapki Utility; Creating And Viewing Oracle Wallets With Orapki - Oracle Database B10772-01 Administrator's Manual

Database
Table of Contents

Advertisement

Managing Oracle Wallets with orapki Utility

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

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
To view an Oracle wallet:
orapki wallet display -wallet <wallet_location>
Displays the certificate requests, user certificates, and trusted certificates contained
in the wallet.
E-4 Oracle Database Advanced Security Administrator's Guide
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
The -wallet parameter is manadatory for all wallet
Note:
module commands.
For wallets with the auto login feature enabled, you are
Note:
prompted for a password only for operations that modify the
wallet, such as add.
"Using Auto Login"
on page 8-19 for details.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Oracle Database B10772-01 and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Database advanced security 10g release 1

Table of Contents