a0219de08f640590679fc1467d50170733fae6d6
jcasper
  Sat May 7 10:53:37 2022 -0700
Adding CIRM sites to the certificate renewal check, per Clay's request

diff --git src/utils/qa/checkHTTPS src/utils/qa/checkHTTPS
index 8f527a5..044f6a9 100755
--- src/utils/qa/checkHTTPS
+++ src/utils/qa/checkHTTPS
@@ -5,30 +5,32 @@
 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 \
 cells.ucsc.edu \
+cirm.ucsc.edu \
+cirmdcm.soe.ucsc.edu \
 hgdownload.soe.ucsc.edu \
 hgdownload2.gi.ucsc.edu \
 hgdownload2.soe.ucsc.edu \
 hgdownload-test.gi.ucsc.edu \
 gi.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 \
 hgw1.soe.ucsc.edu \
 hgw2.soe.ucsc.edu