diff --git a/Windows/README.md b/Windows/README.md index 35bae36..eebc9f5 100644 --- a/Windows/README.md +++ b/Windows/README.md @@ -18,4 +18,6 @@ Comment out the line in ..\jre1.8.0_xyz\lib\security\java.security: # jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024, ``` -Add the IP address of your server (https://w.x.y.z) to the security tab of the java control pannel. \ No newline at end of file +Add the IP address of your server (https://w.x.y.z) to the security tab of the java control pannel. + +Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.