JAL-2745 update obsolete DAS URL to https
[jalview.git] / src / jalview / ws / dbsources / das / datamodel / DasSourceRegistry.java
index de7f380..9fb97b7 100644 (file)
@@ -57,7 +57,7 @@ public class DasSourceRegistry
   private Hashtable<String, jalviewSourceI> localSources = null;
 
   // public static String DEFAULT_REGISTRY = "http://www.dasregistry.org/das/";
-  public static String DEFAULT_REGISTRY = "http://www.ebi.ac.uk/das-srv/registry/das/";
+  public static String DEFAULT_REGISTRY = "https://www.ebi.ac.uk/das-srv/registry/das/";
 
   /**
    * true if thread is running and we are talking to DAS registry service