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?