EasyManua.ls Logo

Oracle Database B10772-01 - Wallet Location; Wallet Location Parameters

Default Icon
518 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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

Table of Contents

Related product manuals