ec5dd02af919d00299019f8d6bc8786dc7122d1f
jcasper
  Tue Nov 4 10:28:22 2025 -0800
Simplifying certificates check, per admins (no ticket)

diff --git src/utils/qa/checkHTTPS src/utils/qa/checkHTTPS
index 2dc157b1e16..66cab9362f6 100755
--- src/utils/qa/checkHTTPS
+++ src/utils/qa/checkHTTPS
@@ -3,31 +3,30 @@
 
 recipients=("cluster-admin@soe.ucsc.edu" "browser-qa@soe.ucsc.edu" "mhaeussl@ucsc.edu")
 wiggleRoom=$(date +%s -d"30 days");  # Flag for renewal within 30 days of expiry, sec past epoch
 
 output=""
 
 for site in \
 genome.ucsc.edu \
 genome.soe.ucsc.edu \
 genome-euro.ucsc.edu \
 genome-asia.ucsc.edu \
 genome-preview.ucsc.edu \
 genome-test.soe.ucsc.edu \
 genome-test.gi.ucsc.edu \
 genomewiki.ucsc.edu \
-cells.ucsc.edu \
 cirm.ucsc.edu \
 cirmdcm.soe.ucsc.edu \
 hgdownload2.gi.ucsc.edu \
 hgdownload2.soe.ucsc.edu \
 hgdownload.soe.ucsc.edu \
 hgdownload-test.gi.ucsc.edu \
 redmine.soe.ucsc.edu \
 hgwdev.gi.ucsc.edu \
 hgwalpha.soe.ucsc.edu \
 hgwbeta.soe.ucsc.edu \
 hgwbeta.cse.ucsc.edu \
 hgwbeta-public.soe.ucsc.edu \
 api.genome.ucsc.edu \
 apibeta.soe.ucsc.edu \
 hgw0.soe.ucsc.edu \