tcps connection
Hi,
I've an Oracle 19c RU 24 on a linux server and an Oracle client 19c on a laptop. I'm testing a tcps connections and have exchanged the certs. And it works fine but I noticed Oracle on the linux db server looks at /etc/ORACLE/WALLETS/oracle for the wallet. So it ignores the
WALLET_LOCATION = (SOURCE=(METHOD=FILE)(METHOD_DATA=(DIRECTORY=/u01/app/network/admin/Wallet)))
SQLNET.WALLET_OVERRIDE = FALSE
settings in sqlnet.ora. Or did I miss something.
regards,
Ivan