How to configure seperate wallet for each PDB for SSL/TLS & Oracle EUS In Multitenant Architecture ?
(Doc ID 2562909.1)
Last updated on APRIL 17, 2023
Applies to:
Advanced Networking Option - Version 18.3.0.0.0 and laterInformation in this document applies to any platform.
Goal
We have an Oracle 19c RAC database which has an integration to Oracle EUS (Enterprise User Security).
Oracle EUS needs and uses wallets to authenticate to OUD.
Container DB's wallet is located in "<location 1>" and one of the pluggable DB wallet is located in "<location 2>".
Now we would like to configure Oracle TLS for network encryption and it requires WALLET_LOCATION in sqlnet.ora.
If we put CDB's wallet location in sqlnet.ora then Oracle EUS works for CDB but not for PDBs.
If we put one of the PDB's wallet location in sqlnet.ora then Oracle EUS works for only that PDB.
What is the way to make them all work together?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |