Create an Oracle Wallet with Oracle Wallet Manager

Create a New Wallet with Oracle Wallet Manager (owm)

Following the procedure below to create a new Oracle wallet in directory C:\TEMP\wallet1.
* Start Wallet Manager
– Unix: /opt/oracle/oas/bin >./owm
– Windows: Start -> All Programs -> Oracle -> Integrated Management Tools -> Wallet Manager
– Windows: C:\product\10.1.3.1\OracleAS_2\bin>launch.exe ORACLE_HOME\bin owm.cl
* Click Wallet -> New
* Click No on default wallet directory does not exist warning
* On New Wallet dialog, enter
– Wallet Password: Welcome1
– Wallet Type: standard
– Click OK
* Click Yes on “Do you want to create a certificate request at this time?” dialog
* On Create Certificate Request dialog, enter:
– Common Name: www.my.com
– Organization Unit: Test Unit
– Organization: My Com
– Locality/City: Reston
– State/Province: Virginia
– Country: United States
– Key Size: 1024
* Click OK
* Click OK on confirmation dialog
* Click Wallet -> Save and
– Choose Directory: C:\TEMP\wallet1
– Enter OK
– Enter Yes on create directory warning
* Check Wallet -> Auto Login
* Click Wallet -> Save again

Export Certificate Request (CSR)

* From wallet manager
* Click Certificate[Requested]
* Click Operations -> Export Certificate Request
* Enter File name: www_my_com.csr
* Click Save

Sign CSR

* Send www_my_com.csr to CA for signing.
* See this post on how to setup OpenSSL CA and sign the CSR.

Import Signed Certificate

* Open wallet1 from Wallet Manager
* Click Operations -> Import User Certificate
* Select “Select a file that contains the certificate”
* Click OK
* Browse to signed certificate file
* Click Yes on “Do you want to import CA certificate now?” dialog
* Select “Select a file that contains the certificate”
* Browse to CA certificate file
* You should see
– Certificate:[Ready]
– Trusted Certificates -> Signing CA
* Click Wallet -> Save to save wallet

This entry was posted in oc4j, oracle. Bookmark the permalink.

One Response to Create an Oracle Wallet with Oracle Wallet Manager

Leave a Reply

Your email address will not be published. Required fields are marked *


*

This site uses Akismet to reduce spam. Learn how your comment data is processed.