update guide
This commit is contained in:
parent
c5de45f9de
commit
7bb73bd4f7
@ -3,12 +3,12 @@
|
||||
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:
|
||||
2. Use your favorite text editor to open java.security at the path below:
|
||||
```
|
||||
/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/security/java.security
|
||||
```
|
||||
|
||||
3. Comment out the line in ../lib/security/java.security:
|
||||
3. Comment out the line in java.security:
|
||||
```
|
||||
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user