Install SSL Certificate for Unix/Oracle

 Problem Description : 

Install SSL Certificate to Unix/Oracle system

 

 

 Resolution : 

 

1) Login into Unix host as Oracle user.

2) Source script to set Oracle home, etc

3) Setup Xterm access to the PC from Unix host

4) Run the oracle command owm to start the Oracle Wallet Manager

5) Select Wallet|Open and take default Wallet

6) Enter Wallet password (wallet99)

7) Right click on the pending Certificate Request and select Import User Certificate

8) Select Paste Certificate and paste the certificate received from Verisign

9) Save the wallet (note that it might need to be copied to several location under /oracle/product/ias10g, do find command to locate locations) (See shl file /oracle/copy_wallet.shl to copy files)

10) From /oracle restart the ias10g services with commands:

./stop_ias10g.shl

./start_ias10g.shl 

 

 

 

 

 Revision Date : 3/18/2010