diff --git a/certbot/0.grapheneos.org b/certbot/0.grapheneos.org index bc7f2ac..dae111d 100644 --- a/certbot/0.grapheneos.org +++ b/certbot/0.grapheneos.org @@ -12,6 +12,8 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \ -d www.grapheneos.com \ -d grapheneos.dev \ -d www.grapheneos.dev \ + -d grapheneos.foundation \ + -d www.grapheneos.foundation \ -d grapheneos.info \ -d www.grapheneos.info \ -d grapheneos.net \ diff --git a/certbot/0.ns2.grapheneos.org b/certbot/0.ns2.grapheneos.org index fb93c20..bb78bd9 100644 --- a/certbot/0.ns2.grapheneos.org +++ b/certbot/0.ns2.grapheneos.org @@ -8,6 +8,7 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \ -d ns2.grapheneos.ca \ -d ns2.grapheneos.com \ -d ns2.grapheneos.dev \ + -d ns2.grapheneos.foundation \ -d ns2.grapheneos.info \ -d ns2.grapheneos.net \ -d ns2.grapheneos.network \ diff --git a/certbot/mta-sts.mail.grapheneos.org b/certbot/mta-sts.mail.grapheneos.org index 7e465fe..05657d5 100644 --- a/certbot/mta-sts.mail.grapheneos.org +++ b/certbot/mta-sts.mail.grapheneos.org @@ -10,6 +10,7 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \ -d mta-sts.grapheneos.ca \ -d mta-sts.grapheneos.com \ -d mta-sts.grapheneos.dev \ + -d mta-sts.grapheneos.foundation \ -d mta-sts.grapheneos.info \ -d mta-sts.grapheneos.net \ -d mta-sts.grapheneos.network \ diff --git a/certbot/ns1.grapheneos.org b/certbot/ns1.grapheneos.org index 6cf8fe2..3053830 100644 --- a/certbot/ns1.grapheneos.org +++ b/certbot/ns1.grapheneos.org @@ -8,6 +8,7 @@ certbot certonly --webroot --webroot-path /srv/certbot --no-eff-email \ -d ns1.grapheneos.ca \ -d ns1.grapheneos.com \ -d ns1.grapheneos.dev \ + -d ns1.grapheneos.foundation \ -d ns1.grapheneos.info \ -d ns1.grapheneos.net \ -d ns1.grapheneos.network \