Enabling Entrust Authentication
Installing Oracle Advanced Security and Related Products for Entrust-Enabled SSL
For Oracle Advanced Security 10g Release 1 (10.1), Entrust support installs in
Typical mode. A single Oracle installation supports the use of both Oracle Wallets
and Entrust profiles.
Configuring SSL on the Client and Server for Entrust-Enabled SSL
Configure SSL on the client and server.
Configuring Entrust on the Client
The steps for configuring Entrust on the client vary according to the type of
platform:
Configuring Entrust on a UNIX Client
If the client resides on a non-Windows platform, perform the following steps:
1.
2.
F-8 Oracle Database Advanced Security Administrator's Guide
Oracle Database operating system-specific installation
See Also:
documentation
Chapter 7, "Configuring Secure Sockets Layer
See Also:
Authentication", for information about configuring SSL on the
client and server; skip the section that describes the Oracle wallet
location.
Configuring Entrust on a UNIX Client
Configuring Entrust on a Windows Client
Set the JAVA_HOME variable to the JDK or JRE location.
For example:
>setenv JAVA_HOME $ORACLE_HOME/JRE
Set WALLET_LOCATION in the sqlnet.ora file.
For example:
WALLET_LOCATION=
(SOURCE=
(METHOD=entr)
(METHOD_DATA =
(PROFILE=profile_location)
(INIFILE=initialization_file_location)
Need help?
Do you have a question about the Oracle Database B10772-01 and is the answer not in the manual?