diff --git a/renew-certs.yaml b/renew-certs.yaml
index 464413869a4640ddc38df8e2c329680288a71fa3..d39f529973220adcc05cb887e33f303fee8c7393 100644
--- a/renew-certs.yaml
+++ b/renew-certs.yaml
@@ -78,7 +78,7 @@
         privatekey_path: *site_key_src
         state: present
         subject_alt_name: |-
-            DNS:autoconfig.shore.co.il,DNS:registry.shore.co.il
+          DNS:autoconfig.shore.co.il,DNS:registry.shore.co.il,DNS:www.shore.co.il,DNS:shore.co.il
       register: acme_site_csr
       tags:
         - ns4
@@ -201,7 +201,7 @@
         privatekey_path: *host_key_src
         state: present
         subject_alt_name: |-
-            DNS:shore.co.il,DNS:www.shore.co.il,DNS:nextcloud.shore.co.il,DNS:git.shore.co.il
+          DNS:lam.shore.co.il,DNS:nextcloud.shore.co.il,DNS:git.shore.co.il
       register: acme_host_csr
       tags:
         - host01