
Oracle White Paper—Oracle Portal Enterprise Deployment Guide: 11.1.1.2
Select “Select a file that contains the certificate” and Click OK
Select the certificate file selected above and click import.
Select Wallet and Save As
Select a location for the wallet for example $ORACLE_BASE/admin/DB_NAME/wallet
Repeat for successive nodes.
Identify the Wallet to Portal
Now that the certificate is stored inside the database wallet, the location of the wallet has to be
stored within the Portal repository. This is achieved by running the sqlplus script secwc.sql
which is located in the directory:
ORACLE_HOME/portal/admin/plsql/wwc
For example
Note:
It may be necessary to create a database entry in the file tnsnames.ora located in
ORACLE_HOME/network/admin
SQL> @secwc ‘file:$ORACLE_BASE/admin/DB_NAME/wallet’ ’walletpassword’
Notes:
Use the absolute path to the wallet - do not use environment variables
walletpassword is the password for the wallet.
Use the path to the wallet directory not the wallet file itself.
Register with SSO
These steps must be carried out from the Single Sign-On (SSO) server:
4. set the ORACLE_HOME variable to the SSO ORACLE_HOME location
42
Commentaires sur ces manuels