Wallet Location; Wallet Location Parameters - Oracle Database B10772-01 Administrator's Manual

Database
Table of Contents

Advertisement

Parameters for Clients and Servers using SSL
Example

Wallet Location

For any application that must access a wallet for loading the security credentials
into the process space, you must specify the wallet location parameters defined by
Table B–17
Table B–17 Wallet Location Parameters
Static Configuration
WALLET_LOCATION =
(SOURCE=
location)
The default wallet location is the $ORACLE_HOME directory.
B-12 Oracle Database Advanced Security Administrator's Guide
dbalias=(description=address_
list=(address=(protocol=tcps)(host=hostname)(
port=portnum)))(connect_
data=(sid=Finance))(security=(SSL_SERVER_
DN="CN=Finance,CN=OracleContext,C=US,O=Acme"))
in each of the following configuration files:
sqlnet.ora
listener.ora
(METHOD=File)
(METHOD_DATA=
(DIRECTORY=your wallet
)
)
Dynamic Configuration
MY_WALLET_DIRECTORY
= your_wallet_dir

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