* github fixed it's SSL issues, this workaroud is no longer required

This commit is contained in:
Reinhard Pointner 2014-04-22 14:14:40 +00:00
parent 261513b654
commit 3e46fc8929
1 changed files with 0 additions and 5 deletions

View File

@ -68,11 +68,6 @@ import org.w3c.dom.NodeList;
public class Main {
static {
// TODO remove once raw.githubusercontent.com is fixed
System.setProperty("jsse.enableSNIExtension", "false");
}
public static void main(String[] argumentArray) {
try {
// parse arguments