Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

My weblogic installation generates two keystores ... which one should I use?

juliojgsJan 17 2023

Hi,
I have a weblogic 12.2.1.4 installation, with an ohs1 component to front a oracle forms application.
We have to secure the database connections, so we enabled tcps at server side, and have to point a WALLET_LOCATION variable to a wallet containing trusted certs for the database server.
As the trust certificates already exist in the ohs1 keystore I created when I secured ohs (with enterprise manager), I want to reuse the wallet, but have found that there are two similar wallets in the filesystem:
$DOMAIN_HOME/config/fmwconfig/components/OHS/ohs1/keystores/myapp
$DOMAIN_HOME/config/fmwconfig/components/OHS/instances/ohs1/keystores/myapp
Which one is the "good" one?

Comments
Post Details
Added on Jan 17 2023
1 comment
205 views