Corporation Network Router User Manual

Parameters for Clients and Servers using SSL
B-12 Oracle Database Advanced Security Administrator's Guide
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 in each of the following configuration files:
sqlnet.ora
listener.ora
The default wallet location is the $ORACLE_HOME directory.
Example 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"))
Table B–17 Wallet Location Parameters
Static Conguration Dynamic Conguration
WALLET_LOCATION =
(SOURCE=
(METHOD=File)
(METHOD_DATA=
(DIRECTORY=your wallet
location)
)
)
MY_WALLET_DIRECTORY
= your_wallet_dir