JAL-2885 xfam https
[jalview.git] / src / jalview / ws / dbsources / Pfam.java
index d07bd14..62e59c9 100644 (file)
@@ -37,7 +37,7 @@ abstract public class Pfam extends Xfam
 {
   private static final String PFAM_BASEURL_KEY = "PFAM_BASEURL";
 
-  private static final String DEFAULT_PFAM_BASEURL = "http://pfam.xfam.org";
+  private static final String DEFAULT_PFAM_BASEURL = "https://pfam.xfam.org";
 
   public Pfam()
   {