Setting Up WALLET to Add SSL Certificates

  1. Create wallet using the below command from OS command line(terminal / command prompt).

orapki wallet create -wallet <<Wallet location>> -pwd <<wallet password>> -auto_login

  1. For each trusted certificate use the below command from ODS command line to add them to the wallet.

orapki wallet add -wallet <<Wallet location>> -trusted_cert -cert <<Trusted cerificate>> -pwd <<wallet password>>

  1. Once all the certificates added to the wallet, issue the below command to view them for confirmation.

orapki wallet display -wallet <<Wallet location>>

Note: Wallet needs to be created only when ODS application runs on SSL protocol and needs to be created in both STAGING and TARGET. Also make sure the <<Wallet Location>> is same in both STAGING and TARGET.

 

 

Oracle Insurance Logo Copyright © 2017, Oracle and/or its affiliates. All rights reserved. About Oracle Insurance | Contact Us