Jump to content


- - - - -

iDrac Network connection has been dropped


  • Please log in to reply
No replies to this topic

#1 Pirate Tony

Pirate Tony

    Advanced Member

  • Members
  • PipPipPip
  • 291 posts

Posted 01 March 2021 - 02:06 PM

Many people are asking me on the hidden community how to fix the below :

 

iDrac Network connection has been dropped

 

Fix is :

 

Edit :

 

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

 

Find "jdk.tls.disabledAlgorithms" , example how it looks like :

 

jdk.tls.disabledAlgorithms=SSLv3, RC4, DES, MD5withRSA, DH keySize < 1024, \EC keySize < 224, 3DES_EDE_CBC, anon, NULL, \include jdk.disabled.namedCurves

 

make it :

 

jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024, \
EC keySize < 224, DES40_CBC, RC4_40
 
 
It should work fine.
 
On Windows 10 you need admin privileges to edit the file.

 






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users