How to configure seperate SSL certificate for CDB and all PDBs
Hello,
it's OK to set up TLS/SSL for non-cdb and one certificate for CDB/all PDBs. But It failed to set up seperate SSL certificates for CDB and each PDBs.
The doc I referred to is Doc ID 2864971.1 and https://docs.oracle.com/en/database/oracle/oracle-database/19/dbseg/configuring-secure-sockets-layer-authentication.html#GUID-EF8DEC69-C8BE-462B-ABDD-E621914E617E
I put the certificate to /wallet_location/PDB_GUID/TLS/
ls -trl /wallet_location/PDB_GUID/TLS/
ewallet.p12.lck
cwallet.sso.lck
ewallet.p12
cwallet.sso
And I set wallet_root to /wallet_location
On client, I specified correct certificate location in sqlnet.ora.