How to connect 19c TLS / wallet enabled database through sql-developer client tool from desktop
Hello Team,
I have 19c (version 19.3) database installed on Linux RHEL 8.9 OS. On this database we have enabled TLS / wallet authentication over the port 1522.
Now, We want to test the database connection using TLS / wallet through sql-developer client tool from our desktop.
Kindly suggest, how we can test this connections.
--> Get the wallet details from server side:
SQL> show pdbs;
CON_ID CON_NAME OPEN MODE RESTRICTED
---------- ------------------------------ ---------- ----------
2 PDB$SEED READ ONLY NO
3 PDBADQA READ WRITE NO
SQL> select * from v$encryption_wallet;
WRL_TYPE
--------------------
WRL_PARAMETER
--------------------------------------------------------------------------------
STATUS WALLET_TYPE WALLET_OR KEYSTORE FULLY_BAC