summarylogtreecommitdiffstats
path: root/runelite
diff options
context:
space:
mode:
Diffstat (limited to 'runelite')
-rw-r--r--runelite2
1 files changed, 1 insertions, 1 deletions
diff --git a/runelite b/runelite
index 06f5410da66f..75013830b4a1 100644
--- a/runelite
+++ b/runelite
@@ -1,3 +1,3 @@
#!/bin/sh
-exec java -jar /usr/share/runelite/RuneLite.jar $@ \ No newline at end of file
+exec java -Dhttps.protocols=TLSv1.2 -jar /usr/share/runelite/RuneLite.jar $@ \ No newline at end of file