diff --git a/files/squid/helpers/rules.d/default.rules b/files/squid/helpers/rules.d/default.rules
index b0f64719d09a4c70dbd2001ae988f44d90b2b238..2d8a5dd3357e8b8334c4fb9bd9d48aad0c3b8e84 100644
--- a/files/squid/helpers/rules.d/default.rules
+++ b/files/squid/helpers/rules.d/default.rules
@@ -2,7 +2,7 @@
 
 ^https?://www\.ida\.liu\.se/mall11/.*   true
 ^https?://www\.ida\.liu\.se/~examadmx?/.*           true
-^https?://www\.ida\.liu\.se/~examadmx?/.*           true
+^https?://www\.ida\.liu\.se/edu/ugrad/datortenta/.* true
 ^https?://help\.opera\.com/errorpage/.*             true
 ^https?://tentix\.ida\.liu\.se:3128/squid-internal-mgr/info       true
 
diff --git a/files/squid/squid.conf b/files/squid/squid.conf
index 23e1064db77cd3d9fc919672742996e633f5bead..3362b6f1bd469e7e56d71db7c7ea939609708113 100644
--- a/files/squid/squid.conf
+++ b/files/squid/squid.conf
@@ -115,7 +115,7 @@ http_access deny all
 
 # Squid normally listens to port 3128
 # http_port 3128
-http_port 3128 ssl-bump generate-host-certificates=on dynamic_cert_mem_cache_size=4MB cert=/usr/libexec/squid/helpers/certificate/Oct18-Oct19/myCA.pem
+http_port 3128 ssl-bump generate-host-certificates=on dynamic_cert_mem_cache_size=4MB cert=/usr/libexec/squid/helpers/certificate/Oct19-Oct20/myCA.pem
 always_direct allow all
 ssl_bump server-first all