formatting

This commit is contained in:
Kyle Hagerty 2020-03-18 21:12:22 -05:00
parent aac4cf0ff3
commit 39b4452c80

View File

@ -10,7 +10,7 @@ https://java.com/en/download/manual.jsp
C:\Program Files\Java\jre1.8.0_xyz\lib\security\
```
3. Open the file java.security and comment out the line below
3. Open the file **java.security** and comment out the line below
```
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
```