DRAC5 "Error when reading the SSL socket connection"?

Hello

I have a BIOS of PowerEdge 1950 2.7.0 with DRAC 5 Firmware Version 1.65 (12.08.16).

When you try to connect to 'Console' I get the error "Error when reading the SSL socket connection".

I spoke the line "# jdk.tls.disabledAlgorithms = SSLv3, RC4, MD5withRSA, DH keySize.< 768"="" at java.security="" file="" but="" still="" the="">

I use WIndows 10 with the latest FireFox.

Thanks in advance,

Asaf

I found that these changes were necessary to connect to the DRAC 5 using Chrome and Java 8, rev card. 91:

In Control Panel > Java > Security:

1. check "Enable content of java in the browser.

2. set the security level to "High".

3. Add each DRAC IP to the list of exceptions

In C:\Program Files (x86)\Java\jre1.8.0_91\lib\security\java.security):

Remove MD5:

jdk.certpath.disabledAlgorithms=MD2, RSA keySize < 1024

Remove SSLv3, RC4 and MD5withRSA:

jdk.tls.disabledAlgorithms=DH keySize < 768

Tags: Dell Servers

Similar Questions

Maybe you are looking for