After you upgrade, the Transport Layer Security (TLS) versions 1 and 1.1 are disabled by default. Perform the following steps to enable TLS versions 1 and 1.1.
Go to
$INFA_HOME/Java/jre/lib/security/java.security
.
Edit the
java.security
configuration file.
Locate the
jdk.tls.disabledAlgorithms
setting in the
java.security
configuration file.
Remove TLSv1 and TLSv1.1 from the list of disabled algorithms.