SSL_VERSION in 12.1.0.2 - 1.1 and 1.2 Missing?
Hello,
I have two databases with Oracle Wallet connecting over a database link and I'm trying to force only SSL/TLS 1.2. I am following the details from Doc ID 1938502.1 (disable SSLv3 for Poodle) which simply say set SSL_VERSION to whatever version you want (and includes 1.2 as an example). However, when I look on https://docs.oracle.com/database/121/NETRF/sqlnet.htm#NETRF235 the only values listed are "undetermined | 2.0 | 3.0". How can I allow only TLS 1.2 on 12.1.0.2?
Thanks!