fix formatting

This commit is contained in:
Kyle Hagerty 2020-03-18 11:37:22 -05:00
parent 3ee39ab517
commit 441094c2c0

View File

@ -4,13 +4,11 @@
https://java.com/en/download/manual.jsp
2. Go to the security directory where you installed java:
```
/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/security/java.security
```
3. Comment out the line in ../lib/security/java.security:
```
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
```