update guide
This commit is contained in:
parent
7bb73bd4f7
commit
da6c2f9872
@ -5,12 +5,12 @@
|
|||||||
sudo apt install openjdk-11-jre
|
sudo apt install openjdk-11-jre
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Go to the security directory where you installed java:
|
2. Use your favorite text editor to open java.security at the path below:
|
||||||
```
|
```
|
||||||
/etc/java/security/java.security
|
/etc/java/security/java.security
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Comment out the line in ../security/java.security:
|
3. Comment out the line in java.security:
|
||||||
```
|
```
|
||||||
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
|
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user