After you upgrade, the Transport Layer Security (TLS) versions 1 and 1.1 are disabled in AIX. 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.
Save and close the
java.security
configuration file.
Restart the domain.
TLS version 1 and 1.1 are enabled. By default, TLS version 1.2 is enabled on all operating systems.