340225016609062b088f4efd2b6f6c0ad16445d9
gperez2
  Sun Oct 22 23:54:17 2023 -0700
Adding genomewiki.ucsc.edu to cron for https certificate expiration reminder, refs #32456

diff --git src/utils/qa/checkHTTPS src/utils/qa/checkHTTPS
index 839080e..3f9fd87 100755
--- src/utils/qa/checkHTTPS
+++ src/utils/qa/checkHTTPS
@@ -4,30 +4,31 @@
 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 \
 hgdownload.soe.ucsc.edu \
 hgdownload2.gi.ucsc.edu \
 hgdownload2.soe.ucsc.edu \
 hgdownload-test.gi.ucsc.edu \
 hgdownload-euro.soe.ucsc.edu \
 redmine.soe.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 \