How to connect to autonomous database from sqlplus
I'm trying to connect to autonomous database from oracle client 11.2.0 using wallet certificate but i am receiving "ORA-28864: SSL connection closed gracefully". I'm connecting from sqlplus on linux server. When I connect from sqldeveloper using de same wallet , it works successfully.