fix markdown
This commit is contained in:
parent
f44938f7a5
commit
68216269e7
@ -8,20 +8,17 @@ https://gist.github.com/xbb/4fd651c2493ad9284dbcb827dc8886d6
|
||||
|
||||
## How to use the iDRAC Java KVM console
|
||||
|
||||
1. Download and install the latest java version 8:
|
||||
|
||||
1. Download and install the latest java version 8
|
||||
```
|
||||
https://java.com/en/download/manual.jsp
|
||||
```
|
||||
|
||||
2. Go to the security directory where you installed java, xyz is your current version:
|
||||
|
||||
2. Go to the security directory where you installed java, xyz is your current version
|
||||
```
|
||||
C:\Program Files\Java\jre1.8.0_xyz\lib\security\
|
||||
```
|
||||
|
||||
3. Comment out the line in ..\jre1.8.0_xyz\lib\security\java.security:
|
||||
|
||||
```
|
||||
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user