diff --git a/renew-certs.yaml b/renew-certs.yaml
index 78ec7b59762cd864bc7d78aa165fc472485805e9..b2924a61b1cc69dc7c775f3d00fdd69f3d8cc672 100644
--- a/renew-certs.yaml
+++ b/renew-certs.yaml
@@ -53,6 +53,7 @@
         file: '{{ playbook_dir }}/tasks/renew-cert.yaml'
       vars:
         domains:
+          - auth.shore.co.il
           - code.shore.co.il
           - git.shore.co.il
           - lam.shore.co.il
diff --git a/roles/router/files/nsd/shore.co.il b/roles/router/files/nsd/shore.co.il
index aafbc181e376402d687f25e3f350db1b3621887c..8fa2440b93a80e7178d280938cd4ec7e567560eb 100644
--- a/roles/router/files/nsd/shore.co.il
+++ b/roles/router/files/nsd/shore.co.il
@@ -1,7 +1,7 @@
 $TTL 1h
 $ORIGIN shore.co.il.
 @               IN      SOA     ns1     hostmaster (
-        2021022601
+        2021042201
         1h
         5m
         4w
@@ -51,6 +51,7 @@ _caldavs._tcp    IN  SRV  0 1 443 nextcloud
                     IN  TXT "v=spf1 -all"
                     IN  SPF "v=spf1 -all"
 
+auth            IN  CNAME   ns1
 autoconfig      IN  CNAME   ns4
 code            IN  CNAME   ns1
 git             IN  CNAME   ns1