Oracle Advanced security and SSL
Hi, according to the Oracle licensing guide, we can use ssl without having an Oracle Advanced security licence. But, do we need to install it (OAS) on client and database in order to use it ?
I'm currently trying to configure an ssl connection without installation of Oracle Advanced Security option. I have done (I think i did...) all the steps required by modifying sqlnet.ora, tnsnames.ora, listener.ora manually and by using orapki to manage my wallets.
When i try a connection from my client, i'm getting an ORA-28859 SSL Negotiation Failure. This looks like a problem with compatibility of cipher suites between client and server.