Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

156239

February 23rd, 2016 07:00

DRAC 5 "Error when reading from SSL socket connection"?

Hello,

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

When trying to connect to "Console" I am receiving the error  "Error when reading from SSL socket connection".

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

I am using WIndows 10 with latest FireFox.

Thanks in advanced,

Asaf

1 Message

July 5th, 2016 15:00

I found these edits were required in order to connect to a DRAC 5 card using Chrome and Java 8, rev. 91:

In Control Panel > Java > Security:

1. Check "Enable java content in the browser"

2. Set security level to "High"

3. Add each DRAC IP to exception list

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

Moderator

 • 

8.5K Posts

February 23rd, 2016 11:00

Agag70,

The first thing I would check on is that the browser itself is actually 32bit. This is because Console Redirection and Virtual Media only supports 32bit Web browsers. Using a 64bit Web browsers may generate unexpected results like this. Also, I would suggest updating the BIOS and BMC on the server to current.

After that then try the console again. 

Let me know what you see.

1 Rookie

 • 

37 Posts

February 23rd, 2016 13:00

Hi Chris,

Both Java and Firefox are 32bit and my server is already updated to the latest versions.

Asaf

1 Rookie

 • 

37 Posts

February 23rd, 2016 13:00

I have also tried on Macbook air with same error.

1 Message

April 30th, 2016 03:00

I no longer speak about java n terms of versions but in terms of attempts...

August 10th, 2016 19:00

Worked for my DRAC 5.

Windows 10 x64

Java Version 8 Update 101 (jre1.8.0_91)

Thanks!

1 Message

February 14th, 2017 07:00

Works for me!

Thank you very much.

Win10 64Bit, Chrome, Java 8

No Events found!

Top