3e2cc3db1410c65a9830e252b96199d6fe4c373d
lrnassar
  Mon Jan 6 09:30:36 2025 -0800
Removing the store domains as we no longer support them, no RM.

diff --git src/utils/qa/checkHTTPS src/utils/qa/checkHTTPS
index c63a100..414ef9f 100755
--- src/utils/qa/checkHTTPS
+++ src/utils/qa/checkHTTPS
@@ -2,32 +2,30 @@
 set -eEu -o pipefail
 
 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 \
-genome-store.ucsc.edu \
-genome-store.soe.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 \
 hgdownload-euro.soe.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 \