Depending on the ILOM configuration and the version of Java used on the local computer, a user might see the following error if trying to access an Oracle hardware appliances' Integrated Lights Out Manager (ILOM):
No appropriate protocol (protocol is disabled or cipher suites are inappropriate).
This occurs on Oracle hardware appliances. This does not affect virtual appliances nor software form factors.
This is caused by an incompatibility between the Oracle ILOM and the Oracle Java versions run on the local computer with regards to the SSL/TLS protocols and cipher suites configured.
To get around the Oracle ILOM error, the administrator of the local computer accessing the ILOM must enable SSLv3 in the local Java environment. The following steps must be followed to do this:
C:\Program Files (x86)\Java\jre1.8.0_65\lib\security\java.security
jdk.tls.disabledAlgorithms=SSLv3
# jdk.tls.disabledAlgorithms=SSLv3
Note: It is possible to configure the ILOM to use TLS 1.0, 1.1, and/or 1.2. For details, please see the Oracle documentation. The Oracle documentation includes references to firmware version 3.2.4.